2 implementations of EnableChannelBindingSupport
System.ServiceModel (2)
System\ServiceModel\Channels\ChannelBindingProviderHelper.cs (1)
8public void EnableChannelBindingSupport()
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (1)
228void IChannelBindingProvider.EnableChannelBindingSupport()
3 references to EnableChannelBindingSupport
System.ServiceModel (3)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
400cbp.EnableChannelBindingSupport();
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
396cbp.EnableChannelBindingSupport();
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
209cbp.EnableChannelBindingSupport();