Condividi tramite


CertificatelessOptions.ManagedIdentityClientId Property

Definition

The value is used to establish a connection between external workload identities and Azure Active Directory. If Azure AD is the issuer, this value should be the client ID of the managed identity. Can be null if you are using the machine assigned managed identity. Needs to be assigned if you are using a user assigned managed identity.

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

Property Value

Applies to