DiscoveryServiceProxy Methods
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | Authenticate | Closes the service channel and channel factory if they are open, and then invokes AuthenticateCore.(Inherited from ServiceProxy.) |
![]() | AuthenticateCore | Authenticates the client with a service.(Inherited from ServiceProxy.) |
![]() | AuthenticateCrossRealm | Invokes AuthenticateCrossRealmCore.(Inherited from ServiceProxy.) |
![]() | AuthenticateCrossRealmCore | Authenticates a user in a realm other than the realm that the Microsoft Dynamics 365 server is located in.(Inherited from ServiceProxy.) |
![]() | AuthenticateDevice | Invokes AuthenticateDeviceCore.(Inherited from ServiceProxy.) |
![]() | AuthenticateDeviceCore | Authenticates a device with Windows Live.(Inherited from ServiceProxy.) |
![]() | CloseChannel | Closes a validated service channel.(Inherited from ServiceProxy.) |
![]() | Dispose | Custom implementation of Dispose that disposes the service channel and channel factory.(Inherited from ServiceProxy.) |
![]() | Dispose | Custom implementation of Dispose that disposes the service channel and channel factory.(Inherited from ServiceProxy.) |
![]() | Equals | (Inherited from Object.) |
![]() | Execute | See IDiscoveryService.Execute |
![]() | Finalize | Implicitly frees allocated service channel and service factory resources.(Inherited from ServiceProxy.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HandleFailover | For internal use only.(Inherited from ServiceProxy.) |
![]() | HandleFailover | For internal use only.(Inherited from ServiceProxy.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnFactoryClosed | Event handler virtual method for a channel factory that is in a closed state.(Inherited from ServiceProxy.) |
![]() | OnFactoryFaulted | Event handler virtual method for a channel factory that is in a faulted state.(Inherited from ServiceProxy.) |
![]() | OnFactoryOpened | Event handler virtual method for a channel factory that is in an opened state.(Inherited from ServiceProxy.) |
![]() | ShouldRetry | Checks a message security exception to determine if a service call should be attempted again.(Inherited from ServiceProxy.) |
![]() | SwitchToAlternateEndpoint | Switches the organization’s current endpoint to an alternate endpoint, if one is available.(Inherited from ServiceProxy.) |
![]() | ToString | (Inherited from Object.) |
![]() | ValidateAuthentication | Authenticates the client and creates a new service channel.(Inherited from ServiceProxy.) |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

