你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DefaultAzureCredentialOptions.WorkloadIdentityClientId Property

Definition

Specifies the client ID of the application the workload identity will authenticate.

public string WorkloadIdentityClientId { get; set; }
member this.WorkloadIdentityClientId : string with get, set
Public Property WorkloadIdentityClientId As String

Property Value

Remarks

Defaults to the value of environment variable AZURE_CLIENT_ID.

Applies to