Package version:
OptionaladditionallyFor multi-tenant applications, specifies additional tenants for which the credential may acquire tokens. Add the wildcard value "*" to allow the credential to acquire tokens for any tenant the application is installed.
OptionalauthorityThe authority host to use for authentication requests. Possible values are available through AzureAuthorityHosts. The default is "https://login.microsoftonline.com".
OptionalloggingAllows users to configure settings for logging policy options, allow logging account information and personally identifiable information for customer support.
OptionaltenantOptionally pass in a Tenant ID to be used as part of the credential
Provides options to configure the Visual Studio Code credential.
Deprecated
This credential is deprecated because the VS Code Azure Account extension on which this credential relies has been deprecated. Users should use other dev-time credentials, such as AzureCliCredential, AzureDeveloperCliCredential, or AzurePowerShellCredential for their local development needs. See Azure Account extension deprecation notice here.