Share via


AclCreateOrUpdateParameters.PrincipalId Property

Definition

Gets or sets the Azure AD object ID of the user or group being specified in the access control list (ACL) entry.

[Newtonsoft.Json.JsonProperty(PropertyName="principalId")]
public Guid PrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="principalId")>]
member this.PrincipalId : Guid with get, set
Public Property PrincipalId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to