RetrieveOrganizationExtendedDetails Message (DiscoveryService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
| Works for all deployment types | Works online only |
Retrieves a list of organizations that a system user belongs to.
The relevant classes are specified in the following table.
| Type | Class |
| Request | RetrieveOrganizationsExtendedDetailsRequest |
| Response | RetrieveOrganizationsExtendedDetailsResponse |
Remarks
Use this message to obtain the name and ID of each organization a user belongs to with the CrmService and MetadataService URL endpoints to access that organization's business data. The difference between using this message and RetrieveOrganizations is that this message returns the endpoints and an authentication type for each license that a Microsoft Dynamics CRM server hosts. The authentication type is used when accessing the CrmDiscoveryService Web service to obtain a policy or ticket. Each organization has two endpoints by default: 2006 and 2007. By using this message, you can obtain the authentication type programmatically.
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.

