GeneralExtensions.GetMyUserId(ServiceClient) Method
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.
Returns the user ID of the currently logged in user.
public static Guid GetMyUserId (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient);
static member GetMyUserId : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient -> Guid
<Extension()>
Public Function GetMyUserId (serviceClient As ServiceClient) As Guid
Parameters
- serviceClient
- ServiceClient
ServiceClient