Compartir a través de


Interfaz de IDiscoveryService

Se aplica a: CRM 2015 on-prem, CRM Online

Provides programmatic access to organization and user information.

Espacio de nombres: Microsoft.Xrm.Sdk.Discovery
Ensamblado: Microsoft.Xrm.Sdk (en Microsoft.Xrm.Sdk.dll)

Sintaxis

'Declaración
<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

Comentarios

Refer to DiscoveryServiceProxy for an implementation of this interface.

Plataformas

Plataformas de desarrollo

Windows Vista, Windows Server 2003 y

Plataformas de destino

Windows Vista,Windows XP

Vea también

Referencia

Miembros de IDiscoveryService
Espacio de nombres de Microsoft.Xrm.Sdk.Discovery
Clase de DiscoveryServiceProxy

Otros recursos

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.