WhoAmIResponse ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the response from WhoAmI function.
This Web API complex type corresponds to the organization service WhoAmIResponse.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
BusinessUnitId | Edm.Guid | false | ID of the business to which the logged on user belongs. | |
OrganizationId | Edm.Guid | false | ID of the organization that the user belongs to. | |
UserId | Edm.Guid | false | ID of the user who is logged on. |
The following use the WhoAmIResponse complex type.
Name | How used | Description |
|---|---|---|
ReturnType | Retrieves the system user ID for the currently logged on user or the user under whose context the code is running. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright