Share via


IServiceConfiguration.CreateChannelFactory Method

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

Creates a client factory.

Overload List

Name Description
IServiceConfiguration.CreateChannelFactory () Creates a client factory that uses the default Kerberos credentials.
IServiceConfiguration.CreateChannelFactory (ClientAuthenticationType) Creates a WCF channel factory with a specified type of authentication.
IServiceConfiguration.CreateChannelFactory (ClientCredentials) Creates a WCF channel factory that supports passing the client credentials, regardless of whether in federation authentication mode or not.

See Also

Reference

IServiceConfiguration Generic Interface
IServiceConfiguration Members
Microsoft.Xrm.Sdk.Client Namespace

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