1 override of IsSignWithElement
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
1443internal override bool IsSignWithElement(XmlElement element, out string signatureAlgorithm)
1 reference to IsSignWithElement
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
754else if (standardsManager.TrustDriver.IsSignWithElement(element, out algorithm))