DSigElement Class

Definition

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.

Applies to