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