3 references to IsChannelBindingSupportEnabled
System.ServiceModel (3)
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (3)
813Fx.Assert(this.IsChannelBindingSupportEnabled, "A request for the ChannelBinding is not permitted without enabling ChannelBinding first (through the IChannelBindingProvider interface)"); 949if (this.IsChannelBindingSupportEnabled) 1035if (this.initiator.IsChannelBindingSupportEnabled)