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