共用方式為


RoleAssignment.PrincipalId 屬性

定義

取得或設定主體識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於