Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MSI

Package version

Hierarchy

  • MSI

Index

Methods

getToken

  • getToken(identityClient: IdentityClient, resource: string, clientId?: undefined | string, getTokenOptions?: GetTokenOptions): Promise<AccessToken | null>

isAvailable

  • isAvailable(identityClient?: IdentityClient, resource?: undefined | string, clientId?: undefined | string, getTokenOptions?: GetTokenOptions): Promise<boolean>
  • Parameters

    • Optional identityClient: IdentityClient
    • Optional resource: undefined | string
    • Optional clientId: undefined | string
    • Optional getTokenOptions: GetTokenOptions

    Returns Promise<boolean>

Generated using TypeDoc