OrganizationServiceProxy 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_pubmethodAssociate

Creates a link between records.

System_CAPS_protmethodAssociateCore

For internal use only.

System_CAPS_pubmethodAuthenticate

Closes the service channel and channel factory if they are open, and then invokes AuthenticateCore.(Inherited from ServiceProxy.)

System_CAPS_protmethodAuthenticateCore

Authenticates the client with a service.(Inherited from ServiceProxy.)

System_CAPS_pubmethodAuthenticateCrossRealm

Invokes AuthenticateCrossRealmCore.(Inherited from ServiceProxy.)

System_CAPS_protmethodAuthenticateCrossRealmCore

Authenticates a user in a realm other than the realm that the Microsoft Dynamics 365 server is located in.(Inherited from ServiceProxy.)

System_CAPS_pubmethodAuthenticateDevice

Invokes AuthenticateDeviceCore.(Inherited from ServiceProxy.)

System_CAPS_protmethodAuthenticateDeviceCore

Authenticates a device with Windows Live.(Inherited from ServiceProxy.)

System_CAPS_protmethodCloseChannel

Closes a validated service channel.(Inherited from ServiceProxy.)

System_CAPS_pubmethodCreate

Creates a record.

System_CAPS_protmethodCreateCore

For internal use only.

System_CAPS_pubmethodDelete

Deletes a record.

System_CAPS_protmethodDeleteCore

For internal use only.

System_CAPS_pubmethodDisassociate

Deletes a link between records.

System_CAPS_protmethodDisassociateCore

For internal use only.

System_CAPS_pubmethodDispose

Custom implementation of Dispose that disposes the service channel and channel factory.(Inherited from ServiceProxy.)

System_CAPS_protmethodDispose

Custom implementation of Dispose that disposes the service channel and channel factory.(Inherited from ServiceProxy.)

System_CAPS_pubmethodEnableProxyTypes

Enables support for the early-bound entity types.

System_CAPS_pubmethodEnableProxyTypes

Enables support for the early-bound entity types exposed in a specified assembly.

System_CAPS_pubmethodEquals

(Inherited from Object.)

System_CAPS_pubmethodExecute

Executes a message in the form of a request, and returns a response.

System_CAPS_protmethodExecuteCore

For internal use only.

System_CAPS_protmethodFinalize

Implicitly frees allocated service channel and service factory resources.(Inherited from ServiceProxy.)

System_CAPS_pubmethodGetHashCode

(Inherited from Object.)

System_CAPS_pubmethodGetType

(Inherited from Object.)

System_CAPS_protmethodHandleFailover

For internal use only.(Inherited from ServiceProxy.)

System_CAPS_protmethodHandleFailover

For internal use only.(Inherited from ServiceProxy.)

System_CAPS_protmethodMemberwiseClone

(Inherited from Object.)

System_CAPS_protmethodOnFactoryClosed

Event handler virtual method for a channel factory that is in a closed state.(Inherited from ServiceProxy.)

System_CAPS_protmethodOnFactoryFaulted

Event handler virtual method for a channel factory that is in a faulted state.(Inherited from ServiceProxy.)

System_CAPS_protmethodOnFactoryOpened

Event handler virtual method for a channel factory that is in an opened state.(Inherited from ServiceProxy.)

System_CAPS_pubmethodRetrieve

Retrieves a record.

System_CAPS_protmethodRetrieveCore

For internal use only.

System_CAPS_pubmethodRetrieveMultiple

Retrieves a collection of records.

System_CAPS_protmethodRetrieveMultipleCore

For internal use only.

System_CAPS_protmethodShouldRetry

Checks a message security exception to determine if a service call should be attempted again.(Inherited from ServiceProxy.)

System_CAPS_pubmethodSwitchToAlternateEndpoint

Switches the organization’s current endpoint to an alternate endpoint, if one is available.(Inherited from ServiceProxy.)

System_CAPS_pubmethodToString

(Inherited from Object.)

System_CAPS_pubmethodUpdate

Updates an existing record.

System_CAPS_protmethodUpdateCore

For internal use only.

System_CAPS_protmethodValidateAuthentication

Authenticates the client and creates a new service channel.(Inherited from ServiceProxy.)

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: