1 override of IsAtRequestSecurityTokenResponseCollection
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
821
public override bool
IsAtRequestSecurityTokenResponseCollection
(XmlReader reader)
2 references to IsAtRequestSecurityTokenResponseCollection
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokensHeader.cs (1)
94
if (this.standardsManager.TrustDriver.
IsAtRequestSecurityTokenResponseCollection
(reader))
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
273
if (this.StandardsManager.TrustDriver.
IsAtRequestSecurityTokenResponseCollection
(bodyReader))