共用方式為


EnrollmentAccountSummary.PrincipalName 屬性

定義

取得帳戶擁有者的主體名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於