DefaultAzureCredentialOptions.ExcludeWorkloadIdentityCredential Property

Definition

Specifies whether the WorkloadIdentityCredential will be excluded from the authentication flow. Setting to true disables reading authentication details from the process' environment variables.

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

Property Value

Applies to