ChannelAccount.AadObjectId 属性

定义

获取或设置 Azure Active Directory (AAD) 中此帐户的对象 ID。

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

属性值

帐户在 Azure Active Directory 中的对象 ID。

适用于