Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultAzureCredentialOptions

Package version

Provides options to configure the default Azure credentials.

Hierarchy

Index

Properties

Optional authorityHost

authorityHost: undefined | string

The authority host to use for authentication requests. The default is "https://login.microsoftonline.com".

Optional managedIdentityClientId

managedIdentityClientId: undefined | string

Optionally pass in a user assigned client ID for the ManagedIdentityCredential

Optional tenantId

tenantId: undefined | string

Optionally pass in a Tenant ID to be used as part of the credential

Generated using TypeDoc