XmlDsigExcC14NTransform Constructor
.NET Framework 3.0
Initializes a new instance of the XmlDsigExcC14NTransform class.
| Name | Description |
|---|---|
| XmlDsigExcC14NTransform () | Initializes a new instance of the XmlDsigExcC14NTransform class. |
| XmlDsigExcC14NTransform (Boolean) | Initializes a new instance of the XmlDsigExcC14NTransform class specifying a value that determines whether to include comments. |
| XmlDsigExcC14NTransform (String) | Initializes a new instance of the XmlDsigExcC14NTransform class specifying a list of namespace prefixes to canonicalize using the standard canonicalization algorithm. |
| XmlDsigExcC14NTransform (Boolean, String) | Initializes a new instance of the XmlDsigExcC14NTransform class specifying whether to include comments, and specifying a list of namespace prefixes. |