System.Security.Cryptography.Xml.SignedXml.XmlDsigExcC14NTransformUrl Field

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

Syntax

public const string XmlDsigExcC14NTransformUrl

Remarks

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

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.XmlDsigExcC14NTransform class implements the transform described by the SignedXml.XmlDsigExcC14NTransformUrl field.

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

Requirements

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