IServiceConfiguration<TService>.CreateChannelFactory Method (TokenServiceCredentialType)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
ChannelFactory<TService> CreateChannelFactory(
TokenServiceCredentialType endpointType
)
Function CreateChannelFactory (
endpointType As TokenServiceCredentialType
) As ChannelFactory(Of TService)
Parameters
- endpointType
Type: Microsoft.Xrm.Sdk.Client.TokenServiceCredentialType
Return Value
Type: System.ServiceModel.ChannelFactory<TService>
Type: ChannelFactory<TChannel>.
See Also
CreateChannelFactory Overload
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright