Sdílet prostřednictvím


EncryptionIdentity.PrincipalId Property

Definition

Gets the principal ID (object ID) of the identity used to authenticate with key vault. Read-only.

[Newtonsoft.Json.JsonProperty(PropertyName="principalId")]
public string PrincipalId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalId")>]
member this.PrincipalId : string
Public ReadOnly Property PrincipalId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to