ServiceClient.CallerAADObjectId Property

Definition

Gets or Sets the AAD Object ID of the caller. This is supported for Xrm 8.1 + only

public Guid? CallerAADObjectId { get; set; }
member this.CallerAADObjectId : Nullable<Guid> with get, set
Public Property CallerAADObjectId As Nullable(Of Guid)

Property Value

Remarks

This is supported for XRM 8.1 (or greater) only.

Applies to