Share via


AP.DigSig Field

Definition

Represents the ap:DigSig XML element.

public static readonly System.Xml.Linq.XName DigSig;
 staticval mutable DigSig : System.Xml.Linq.XName
Public Shared ReadOnly DigSig As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Properties.
  • has the following child XML elements: blob.
  • corresponds to the following strongly-typed classes: DigitalSignature.

Applies to