DefaultAzureCredentialOptions.ExcludeAzureCliCredential Property

Definition

Specifies whether the AzureCliCredential will be excluded from the DefaultAzureCredential authentication flow.

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

Property Value

Applies to