DSigElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for a XmlDsig element as per: https://www.w3.org/TR/2001/PR-xmldsig-core-20010820/
public class DSigElement
type DSigElement = class
Public Class DSigElement
- Inheritance
-
DSigElement
- Derived
Constructors
| DSigElement() |
Initializes a DSigElement instance. |
Properties
| Id |
Gets or sets the Id. |
| Prefix |
Gets or sets the prefix associated with the element. |