1 reference to EmptyTokenAuthenticators
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
464
return (Object.ReferenceEquals(_channelSupportingTokenAuthenticatorSpecification,
EmptyTokenAuthenticators
)) ? null : (IList<SupportingTokenAuthenticatorSpecification>)_channelSupportingTokenAuthenticatorSpecification;