Sdílet prostřednictvím


MicrosoftGraphAppRoleAssignment.PrincipalId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to