DefaultAzureCredentialOptions.ExcludeWorkloadIdentityCredential プロパティ

定義

WorkloadIdentityCredential 認証フローから除外するかどうかを指定します。 を true に設定すると、プロセスの環境変数からの認証の詳細の読み取りが無効になります。

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

プロパティ値

適用対象