Share via


NoNamespace.sigprovurl Field

Definition

Represents the sigprovurl XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: signatureline.
  • corresponds to the following strongly-typed properties: SignatureLine.SignatureProviderUrl.

Applies to