Principal.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得套用拒絕指派之 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