2 references to GetSupportingTokenAuthenticatorsAndSetExpectationFlags
System.ServiceModel (2)
System\ServiceModel\Security\AcceptorSessionSymmetricTransportSecurityProtocol.cs (1)
89IList<SupportingTokenAuthenticatorSpecification> supportingAuthenticators = GetSupportingTokenAuthenticatorsAndSetExpectationFlags(this.Factory, message, securityHeader);
System\ServiceModel\Security\MessageSecurityProtocol.cs (1)
388supportingAuthenticators = GetSupportingTokenAuthenticatorsAndSetExpectationFlags(this.factory, message, securityHeader);