Share via


Interface de IDiscoveryService

S'applique à: CRM 2015 on-prem, CRM Online

Provides programmatic access to organization and user information.

Espace de noms: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)

Syntaxe

'Déclaration
<ServiceContractAttribute(Name:="IDiscoveryService", Namespace:="https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")> _
<ServiceKnownTypeAttribute(GetType(DiscoveryServiceFault))> _
Public Interface IDiscoveryService
[ServiceContractAttribute(Name="IDiscoveryService", Namespace="https://schemas.microsoft.com/xrm/2011/Contracts/Discovery")] 
[ServiceKnownTypeAttribute(typeof(DiscoveryServiceFault))] 
public interface IDiscoveryService

Remarques

Refer to DiscoveryServiceProxy for an implementation of this interface.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres IDiscoveryService
Espace de noms Microsoft.Xrm.Sdk.Discovery
Classe DiscoveryServiceProxy

Autres ressources

Discover the URL for Your Organization With IDiscoveryService Web Service
Sample: Access the Discovery Service

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