다음을 통해 공유


ChannelAccount.AadObjectId 속성

정의

AAD(Azure Active Directory) 내에서 이 계정의 개체 ID를 가져오거나 설정합니다.

public string AadObjectId { get; set; }
member this.AadObjectId : string with get, set
Public Property AadObjectId As String

속성 값

Azure Active Directory 내에서 계정의 개체 ID입니다.

적용 대상