XmlDsigXsltTransform Class
Represents the XSLT transform for a digital signature as defined by the W3C.
For a list of all members of this type, see XmlDsigXsltTransform Members.
System.Object
System.Security.Cryptography.Xml.Transform
System.Security.Cryptography.Xml.XmlDsigXsltTransform
[Visual Basic] Public Class XmlDsigXsltTransform Inherits Transform [C#] public class XmlDsigXsltTransform : Transform [C++] public __gc class XmlDsigXsltTransform : public Transform [JScript] public class XmlDsigXsltTransform extends Transform
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
For more information about the XSLT transform, see Section 6.6.5 of the XMLDSIG specification, which is available from the W3C at www.w3.org/TR/xmldsig-core/.
Requirements
Namespace: System.Security.Cryptography.Xml
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Security (in System.Security.dll)
See Also
XmlDsigXsltTransform Members | System.Security.Cryptography.Xml Namespace