RemoteExecutionContext.UserId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the global unique identifier of the system user for whom the plug-in invokes Web service methods on behalf of.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public Guid UserId { get; set; }
<DataMemberAttribute>
Public Property UserId As Guid
Property Value
Type: System.Guid
Type: Guid
The global unique identifier of the system user.
Implements
Remarks
This property corresponds to the SystemUserId property, which is the primary key for the SystemUser entity.
See Also
RemoteExecutionContext Class
Microsoft.Xrm.Sdk Namespace
User and team entities
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright