ServiceProxy 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. |
![]() | AuthenticateCore | Authenticates the client with a service. |
![]() | AuthenticateCrossRealm | Invokes AuthenticateCrossRealmCore. |
![]() | AuthenticateCrossRealmCore | Authenticates a user in a realm other than the realm that the Microsoft Dynamics 365 server is located in. |
![]() | AuthenticateDevice | Invokes AuthenticateDeviceCore. |
![]() | AuthenticateDeviceCore | Authenticates a device with Windows Live. |
![]() | CloseChannel | Closes a validated service channel. |
![]() | Dispose | Custom implementation of Dispose that disposes the service channel and channel factory. |
![]() | Dispose | Custom implementation of Dispose that disposes the service channel and channel factory. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Implicitly frees allocated service channel and service factory resources.(Overrides ObjectFinalize.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HandleFailover | For internal use only. |
![]() | HandleFailover | For internal use only. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnFactoryClosed | Event handler virtual method for a channel factory that is in a closed state. |
![]() | OnFactoryFaulted | Event handler virtual method for a channel factory that is in a faulted state. |
![]() | OnFactoryOpened | Event handler virtual method for a channel factory that is in an opened state. |
![]() ![]() | SetBindingTimeout | The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding. |
![]() | ShouldRetry | Checks a message security exception to determine if a service call should be attempted again. |
![]() | SwitchToAlternateEndpoint | Switches the organization’s current endpoint to an alternate endpoint, if one is available. |
![]() | ToString | (Inherited from Object.) |
![]() | ValidateAuthentication | Authenticates the client and creates a new service channel. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


