System.Security.Cryptography.Xml.SignedXml.XmlDsigMinimalCanonicalizationUrl Field

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

Syntax

public const string XmlDsigMinimalCanonicalizationUrl

Remarks

The value of the SignedXml.XmlDsigMinimalCanonicalizationUrl field is "http://www.w3.org/2000/09/xmldsig#minimal".

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

For more information, see the World Wide Web Consortium (W3C) specification at http://www.w3.org/2000/09/xmldsig#minimal.

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