Share via


ServiceProxy Constructor

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

Initializes a new instance of the ServiceProxy class.

Overload List

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

See Also

Reference

ServiceProxy Generic Class
ServiceProxy Members
Microsoft.Xrm.Sdk.Client Namespace

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