Share via


SignedXml.GetXml Metodo

Definizione

Restituisce la rappresentazione XML dell'oggetto SignedXml.

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 dell'oggetto Signature.

Eccezioni

La proprietà SignedInfo è null.

-oppure-

La proprietà SignatureValue è null.

Si applica a