1 override of IsRequestedProofTokenElement
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
834public override bool IsRequestedProofTokenElement(string name, string nameSpace)
1 reference to IsRequestedProofTokenElement
System.ServiceModel (1)
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
128else if (this.StandardsManager.TrustDriver.IsRequestedProofTokenElement(child.LocalName, child.NamespaceURI))