DefaultAzureCredentialOptions.ExcludeAzurePowerShellCredential Property

Definition

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

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

Property Value

Applies to