CrmDiscoveryService Messages
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
Messages are used with the CrmDiscoveryService.Execute method.
The detail page for each message indicates:
- Which deployment types support the message.
- Whether the message works while online (connected to the server) or offline (disconnected from the server).
The deployment types are as follows:
- Microsoft Dynamics CRM 4.0 - On-premise deployment
- Microsoft Dynamics CRM 4.0 – Internet-facing deployment (IFD)
- Microsoft Dynamics CRM Online
Most messages available in the CrmDiscoveryService Web service apply to all three deployment types.
The following CrmDiscoveryService messages are supported.
| Message | Description |
| IsEndUserNotificationAvailable | Specifies if user notification is supported. |
| RetrieveClientPatches | For internal use only. |
| RetrieveCrmTicket | Retrieves a ticket that is required for user authentication. |
| RetrieveOrganizationExtendedDetails | Retrieves a list of organizations that a system user belongs to. |
| RetrieveCrmUserIdByExternalId | Retrieves the logged-on user's ID in Microsoft Dynamics CRM Online. This message is available in Microsoft Dynamics CRM Online only. |
| RetrieveOrganization | Retrieves an organization. This message is available in Microsoft Dynamics CRM Online only. |
| RetrieveOrganizations | Retrieves a list of organizations that a system user belongs to. |
| RetrievePolicy | Retrieves a policy that is required for user authentication. |
.gif)