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