다음을 통해 공유


Principal.Id 속성

정의

거부 할당이 적용되는 Azure AD 보안 주체(사용자, 그룹 또는 서비스 주체)의 개체 ID를 가져옵니다. 보안 주체 ID로 빈 GUID '000000000-0000-0000-00000000000000'은 모든 사용자, 그룹 및 서비스 주체를 나타냅니다.

[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

적용 대상