SignedXml Constructor
.NET Framework 4
Initializes a new instance of the SignedXml class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SignedXml() | Initializes a new instance of the SignedXml class. |
|
SignedXml(XmlDocument) | Initializes a new instance of the SignedXml class from the specified XML document. |
|
SignedXml(XmlElement) | Initializes a new instance of the SignedXml class from the specified XmlElement object. |