System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NWithCommentsTransformUrl Field

Represents the Uniform Resource Identifier (URI) for exclusive XML canonicalization, with comments. This field is constant.

Syntax

public const string XmlDsigExcC14NWithCommentsTransformUrl

Remarks

The value of the SignedXml.XmlDsigExcC14NWithCommentsTransformUrl field is "http://www.w3.org/2001/10/xml-exc-c14n#WithComments".

Use this field to conveniently supply a value to one of the URI attributes of an element used for XMLDSIG.

The System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform class implements the transform described by the SignedXml.XmlDsigExcC14NWithCommentsTransformUrl field.

For more information, see the World Wide Web Consortium (W3C) specification at http://www.w3.org/2001/10/xml-exc-c14n#WithComments.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0