Share via


KeyVaultContractCreateProperties.IdentityClientId Property

Definition

Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.

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

Property Value

Applies to