ChannelAccount.AadObjectId Property

Definition

Gets or sets this account's object ID within Azure Active Directory (AAD).

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

Property Value

The account's object ID within Azure Active Directory.

Applies to