Messages in the discovery service
Applies To: Dynamics CRM 2013
Messages are used with the discovery service Execute method. All messages available in the discovery web service for Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online apply to all deployment types.
The following table lists the messages that are supported with Execute method. Each message derives from the abstract base class DiscoveryRequest.
Message |
Description |
---|---|
Retrieves the logged-on user's ID in Microsoft Dynamics CRM Online. This message is available in Microsoft Dynamics CRM Online only. |
|
Retrieves information about a single organization. |
|
Retrieves information about all organizations to which the user belongs. |
See Also
Discover the URL for your organization with IDiscoveryService web service
Sample: Access the Discovery service
Discovery service messages (request and response classes)