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.
Assembly: System.Security (in System.Security.dll)
The value of the 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 XmlDsigC14NWithCommentsTransform class implements the transform described by the 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 XmlDsigC14NWithCommentsTransformUrl field.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.