Package version:
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.
Allows specifying the object ID of the underlying service principal used to authenticate a user-assigned managed identity. This is an alternative to providing a client ID or resource ID and is not required for system-assigned managed identities.
Options to send on the ManagedIdentityCredential constructor. This variation supports
objectIdas a constructor argument.