Microsoft.Xrm.Sdk.Discovery Namespace

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Classes

Class Description
ClientInfo For internal use only.
ClientPatchInfo For internal use only.
DiscoveryRequest Contains the data that is needed to execute a request and the base class for all discovery service requests.
DiscoveryResponse Contains the response from the request and is the base class for all discovery service responses.
EndpointCollection A collection of service endpoints.
OrganizationDetail Provides detailed information on an organization.
OrganizationDetailCollection Provides a collection of OrganizationDetail instances.
RetrieveOrganizationRequest Contains the data that is needed to retrieve information about an organization.
RetrieveOrganizationResponse Contains the response from processing RetrieveOrganizationRequest.
RetrieveOrganizationsRequest Contains the data that is needed to retrieve information on all organizations that the logged on user belongs to.
RetrieveOrganizationsResponse Contains the response from processing RetrieveOrganizationsRequest.
RetrieveUserIdByExternalIdRequest Contains the data that is needed to retrieve the Microsoft Dynamics CRM 2013 or Microsoft Dynamics CRM Online system user ID that is associated with a given identity provider ID.For Microsoft Dynamics CRM 2013 (IFD), the identity provider is typically Active Directory Federation Services 2.0 (ADFS). For Microsoft Dynamics CRM Online, the identity provider can be Microsoft account or Microsoft online services.
RetrieveUserIdByExternalIdResponse Contains the response from processing RetrieveUserIdByExternalIdRequest.

Interfaces

Interface Description
IDiscoveryService Provides programmatic access to organization and user information.

Enumerations

Enumeration Description
ClientTypes For internal use only.
EndpointAccessType Indicates the type of network access an endpoint has.
EndpointType Identifies the type of service available at an endpoint.
EndUserNotificationClient For internal use only.
OrganizationRelease Describes the release of an organization.
OrganizationState Describes the current state of an organization.

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.