1 override of IsAppliesTo
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
476public override bool IsAppliesTo(string localName, string namespaceUri)
1 reference to IsAppliesTo
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
678if (this.StandardsManager.TrustDriver.IsAppliesTo(this.requestProperties[i].LocalName, this.requestProperties[i].NamespaceURI))