Principal.Id 屬性

定義

取得套用拒絕指派之 Azure AD 主體 (使用者、群組或服務主體) 的物件識別碼。 空 guid '00000000-0000-0000-0000-00000000000' 做為主體識別碼,主體類型為 'Everyone' 代表所有使用者、群組和服務主體。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於