2 references to ChannelSupportingTokenAuthenticatorSpecification
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
195if (this.SecurityProtocolFactory != null && this.securityProtocolFactory.ChannelSupportingTokenAuthenticatorSpecification.Count > 0) 197foreach (SupportingTokenAuthenticatorSpecification spec in this.securityProtocolFactory.ChannelSupportingTokenAuthenticatorSpecification)