Condividi tramite


WorkloadIdentityCredentialOptions.ClientId Property

Definition

The client (application) ID of the service principal.

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

Property Value

Remarks

Defaults to the value of environment variable AZURE_CLIENT_ID.

Applies to