OrganizationServiceProxy.CallerId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the ID of the user for whom SDK calls are made on behalf of.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Guid CallerId { get; set; }
Public Property CallerId As Guid
Property Value
Type: System.Guid
Type: Guid.
The ID of the user for whom SDK calls are made on behalf of.
See Also
OrganizationServiceProxy Class
Microsoft.Xrm.Sdk.Client Namespace
Impersonate another user
Sample: Impersonate using the ActOnBehalfOf privilege
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright