Condividi tramite


Signature.GetXml Metodo

Definizione

Restituisce la rappresentazione XML di Signature.

public:
 System::Xml::XmlElement ^ GetXml();
public System.Xml.XmlElement GetXml ();
member this.GetXml : unit -> System.Xml.XmlElement
Public Function GetXml () As XmlElement

Restituisce

Rappresentazione XML di Signature.

Eccezioni

La proprietà SignedInfo è null.

-oppure-

La proprietà SignatureValue è null.

Si applica a

Vedi anche