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
System_CAPS_pubmethod CreateChannelFactory()

Creates a client factory that uses the default Kerberos credentials.

System_CAPS_pubmethod CreateChannelFactory(ClientAuthenticationType)

Creates a WCF channel factory with a specified type of authentication.

System_CAPS_pubmethod CreateChannelFactory(ClientCredentials)

Creates a WCF channel factory that supports passing the client credentials, regardless of whether in federation authentication mode or not.

System_CAPS_pubmethod 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