ClientSecretCredential | @azure/identity
Victoria Simmons |
ClientSecretCredential | @azure/identityHierarchy
Implements
Index
Constructors
Methods
Constructors
constructor
Methods
getToken
- getToken(scopes: string | string[], options?: GetTokenOptions): Promise<AccessToken | null>
Parameters
scopes: string | string[]
Optional options: GetTokenOptions
Returns Promise<AccessToken | null>