IServiceConfiguration<TService>.CreateChannelFactory Method
Applies To: Dynamics CRM 2015
Creates a client factory.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
CreateChannelFactory() | Creates a client factory that uses the default Kerberos credentials. |
|
CreateChannelFactory(ClientAuthenticationType) | Creates a WCF channel factory with a specified type of authentication. |
|
CreateChannelFactory(ClientCredentials) | Creates a WCF channel factory that supports passing the client credentials, regardless of whether in federation authentication mode or not. |
|
CreateChannelFactory(TokenServiceCredentialType) | For internal use only. |
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright