Share via


IDiscoveryService インターフェイス

適用対象: CRM 2015 on-prem, CRM Online

Provides programmatic access to organization and user information.

名前空間: Microsoft.Xrm.Sdk.Discovery
アセンブリ: Microsoft.Xrm.Sdk (Microsoft.Xrm.Sdk.dll に含まれる)

構文

'宣言
<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

備考

Refer to DiscoveryServiceProxy for an implementation of this interface.

プラットフォーム

開発プラットフォーム

Windows Vista、Windows Server 2003、および

対象プラットフォーム

Windows Vista、Windows XP

関連項目

参照

IDiscoveryService のメンバー
Microsoft.Xrm.Sdk.Discovery 名前空間
DiscoveryServiceProxy クラス

他のリソース

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.