This documentation is archived and is not being maintained.
CrmServiceClient Constructor
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace:
Microsoft.Xrm.Tooling.ConnectorAssembly:
Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
| Name | Description |
|---|
 | CrmServiceClient(NetworkCredential, AuthenticationType, String, String, String, Boolean, Boolean, OrganizationDetail) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and authentication type as AD or IFD |
 | CrmServiceClient(NetworkCredential, String, String, String, Boolean, Boolean, OrganizationDetail) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and Active Directory (AD) authentication. |
 | CrmServiceClient(OrganizationServiceProxy) | Initializes a new instance of the CrmServiceClient class using the Organization service proxy provided by the user. |
 | CrmServiceClient(OrganizationWebProxyClient) | Initializes a new instance of the CrmServiceClient class using the OrganizationWebProxyClient instance provided by the user. |
 | CrmServiceClient(String) | Initializes a new instance of the CrmServiceClient class using a connection string. |
 | CrmServiceClient(String, SecureString, String, String, Boolean, Boolean, OrganizationDetail, Boolean) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and authentication type as Office 365. |
 | CrmServiceClient(String, SecureString, String, String, Boolean, OrganizationDetail, UserIdentifier, String, Uri, String, OrganizationWebProxyClient, PromptBehavior) | Initializes a new instance of the CrmServiceClient using the OAuth protocol to connect to your CRM Online instance in Office 365. |
 | CrmServiceClient(String, SecureString, String, String, String, String, String, Boolean, Boolean, OrganizationDetail) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and claims-based authentication. |
 | CrmServiceClient(String, SecureString, String, String, String, String, String, Boolean, Boolean, OrganizationDetail, UserIdentifier, String, Uri, String, OrganizationWebProxyClient, PromptBehavior) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and OAuth protocol. |
Return to top Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright