1 override of IsSignWithElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
837
internal override bool
IsSignWithElement
(XmlElement element, out string signatureAlgorithm)
1 reference to IsSignWithElement
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
457
else if (standardsManager.TrustDriver.
IsSignWithElement
(element, out algorithm))