DefaultAzureCredentialOptions.ExcludeManagedIdentityCredential Property

Definition

Specifies whether the ManagedIdentityCredential will be excluded from the DefaultAzureCredential authentication flow. Setting to true disables authenticating with managed identity endpoints.

public bool ExcludeManagedIdentityCredential { get; set; }
member this.ExcludeManagedIdentityCredential : bool with get, set
Public Property ExcludeManagedIdentityCredential As Boolean

Property Value

Applies to