OrganizationServiceProxy Constructor

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Initializes a new instance of the OrganizationServiceProxy class.

Overload List

Name Description
OrganizationServiceProxy (IServiceConfiguration, SecurityTokenResponse) Initializes a new instance of the OrganizationServiceProxy class using a service configuration and a security token response.
OrganizationServiceProxy (IServiceConfiguration, ClientCredentials) Initializes a new instance of the OrganizationServiceProxy class using a service configuration and client credentials.
OrganizationServiceProxy (IServiceManagement, SecurityTokenResponse) Initializes a new instance of the OrganizationServiceProxy class using a service management and a security token response.
OrganizationServiceProxy (IServiceManagement, ClientCredentials) Initializes a new instance of the OrganizationServiceProxy class using a service configuration and client credentials.
OrganizationServiceProxy (Uri, Uri, ClientCredentials, ClientCredentials) Initializes a new instance of the OrganizationServiceProxy class using a organization service URI, home realm URI, and client and device credentials.

See Also

Reference

OrganizationServiceProxy Class
OrganizationServiceProxy Members
Microsoft.Xrm.Sdk.Client Namespace
AuthenticateCrossRealm
AuthenticateDevice

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.