ServiceProxy Methods

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

NameDescription
System_CAPS_pubmethodAuthenticate

Closes the service channel and channel factory if they are open, and then invokes AuthenticateCore.

System_CAPS_protmethodAuthenticateCore

Authenticates the client with a service.

System_CAPS_pubmethodAuthenticateCrossRealm
System_CAPS_protmethodAuthenticateCrossRealmCore

Authenticates a user in a realm other than the realm that the Microsoft Dynamics 365 server is located in.

System_CAPS_pubmethodAuthenticateDevice
System_CAPS_protmethodAuthenticateDeviceCore

Authenticates a device with Windows Live.

System_CAPS_protmethodCloseChannel

Closes a validated service channel.

System_CAPS_pubmethodDispose

Custom implementation of Dispose that disposes the service channel and channel factory.

System_CAPS_protmethodDispose

Custom implementation of Dispose that disposes the service channel and channel factory.

System_CAPS_pubmethodEquals

(Inherited from Object.)

System_CAPS_protmethodFinalize

Implicitly frees allocated service channel and service factory resources.(Overrides ObjectFinalize.)

System_CAPS_pubmethodGetHashCode

(Inherited from Object.)

System_CAPS_pubmethodGetType

(Inherited from Object.)

System_CAPS_protmethodHandleFailover

For internal use only.

System_CAPS_protmethodHandleFailover

For internal use only.

System_CAPS_protmethodMemberwiseClone

(Inherited from Object.)

System_CAPS_protmethodOnFactoryClosed

Event handler virtual method for a channel factory that is in a closed state.

System_CAPS_protmethodOnFactoryFaulted

Event handler virtual method for a channel factory that is in a faulted state.

System_CAPS_protmethodOnFactoryOpened

Event handler virtual method for a channel factory that is in an opened state.

System_CAPS_protmethodSystem_CAPS_staticSetBindingTimeout

The maximum amount of time a single channel operation has to complete before a timeout fault is raised on a service channel binding.

System_CAPS_protmethodShouldRetry

Checks a message security exception to determine if a service call should be attempted again.

System_CAPS_pubmethodSwitchToAlternateEndpoint

Switches the organization’s current endpoint to an alternate endpoint, if one is available.

System_CAPS_pubmethodToString

(Inherited from Object.)

System_CAPS_protmethodValidateAuthentication

Authenticates the client and creates a new service channel.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: