ServiceClient.CallerAADObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.