AuthenticationService.DiscoveryServiceProxy Property

Definition

Caution

Use Microsoft.Xrm.Tooling.Connector.CrmServiceClient.DiscoverOrganizations(string discoveryServiceUri, string homeRealmUri, NetworkCredential networkCredential)

Gets the discovery service proxy.

public:
 property Microsoft::Xrm::Sdk::Client::DiscoveryServiceProxy ^ DiscoveryServiceProxy { Microsoft::Xrm::Sdk::Client::DiscoveryServiceProxy ^ get(); };
[System.Obsolete(" Use Microsoft.Xrm.Tooling.Connector.CrmServiceClient.DiscoverOrganizations(string discoveryServiceUri, string homeRealmUri, NetworkCredential networkCredential)")]
public Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy DiscoveryServiceProxy { get; }
[<System.Obsolete(" Use Microsoft.Xrm.Tooling.Connector.CrmServiceClient.DiscoverOrganizations(string discoveryServiceUri, string homeRealmUri, NetworkCredential networkCredential)")>]
member this.DiscoveryServiceProxy : Microsoft.Xrm.Sdk.Client.DiscoveryServiceProxy
Public ReadOnly Property DiscoveryServiceProxy As DiscoveryServiceProxy

Property Value

The discovery service proxy.

Attributes

Applies to