System.Security.Cryptography.Xml.SignedXml.XmlDsigCanonicalizationWithCommentsUrl Field

Represents the Uniform Resource Identifier (URI) for the standard canonicalization algorithm for XML digital signatures and includes comments. This field is constant.

Syntax

public const string XmlDsigCanonicalizationWithCommentsUrl

Remarks

The value of the SignedXml.XmlDsigCanonicalizationWithCommentsUrl field is "http://www.w3.org/TR/2001/REC-xml-c14n-20010315#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.XmlDsigC14NWithCommentsTransform class implements the transform described by the SignedXml.XmlDsigCanonicalizationWithCommentsUrl field.

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

This field has the same value as the SignedXml.XmlDsigC14NWithCommentsTransformUrl field.

Requirements

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