4 references to GetToken
System.ServiceModel (4)
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (4)
624
this.channelBindingToken = ChannelBindingUtility.
GetToken
(sslStream);
731
this.channelBindingToken = ChannelBindingUtility.
GetToken
(this.sslStream);
951
this.channelBindingToken = ChannelBindingUtility.
GetToken
(sslStream);
1037
this.channelBindingToken = ChannelBindingUtility.
GetToken
(this.sslStream);