Share via


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。

適用対象