WhoAmIResponse ComplexType

Contains the response from WhoAmI function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
BusinessUnitId Edm.Guid

ID of the business to which the logged on user belongs.

OrganizationId Edm.Guid

ID of the organization that the user belongs to.

UserId Edm.Guid

ID of the user who is logged on.

Used by

The following use the WhoAmIResponse ComplexType.

Name How used
WhoAmI ReturnType

See also