WhoAmIResponse ComplexType

Contains the response from WhoAmIRequest action.

This Web API complex type corresponds to the organization service WhoAmIResponse.

Properties

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.

UserId

Edm.Guid

false

ID of the user who is logged on.

OrganizationId

Edm.Guid

false

ID of the organization that the user belongs to.

Types that use the WhoAmIResponse complex type.

The following use the WhoAmIResponse complex type.

Name How used Description

WhoAmI Function

ReturnType

Retrieves the system user ID for the currently logged on user or the user under whose context the code is running.

另请参阅

其他资源

Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.