OrganizationServiceProxy Constructor
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Initializes a new instance of the OrganizationServiceProxy class.
| 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. |
Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.