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