CrmServiceClient Constructor
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Overload List
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 SPLA. |
|
CrmServiceClient(NetworkCredential, String, String, String, Boolean, Boolean, OrganizationDetail) | Initializes a new instance of the CrmServiceClient class using the specified network credentials and Active Directory authentication. |
|
CrmServiceClient(OrganizationServiceProxy) | Initializes a new instance of the CrmServiceClient class using the Organization service proxy provided by the user. |
|
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 Windows Live or 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. |
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright