Share via


MachineUpdate.PrincipalId Property

Definition

Gets the identity's principal id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to