System.Security.Cryptography.Xml.XmlDsigExcC14NTransform
Represents the exclusive C14N XML canonicalization transform for a digital signature as defined by the World Wide Web Consortium (W3C), without comments.
Gets or sets a string that contains namespace prefixes to canonicalize using the standard canonicalization algorithm.
public XmlDsigExcC14NTransform()
Initializes a new instance of the XmlDsigExcC14NTransform class.
Initializes a new instance of the XmlDsigExcC14NTransform class specifying a value that determines whether to include comments.
Initializes a new instance of the XmlDsigExcC14NTransform class specifying a list of namespace prefixes to canonicalize using the standard canonicalization algorithm.
Initializes a new instance of the XmlDsigExcC14NTransform class specifying whether to include comments, and specifying a list of namespace prefixes.