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