1 write to channelBinding
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
738this.channelBinding = channelBinding;
1 reference to channelBinding
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1765authorizationPolicies = kerbTokenAuthenticator.ValidateToken(token, this.channelBinding, this.extendedProtectionPolicy);