SignedInfo.GetXml Método

Definición

Devuelve la representación XML del objeto SignedInfo.

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

Devoluciones

XmlElement

Representación XML de la instancia de SignedInfo.

Excepciones

La propiedad SignatureMethod es null.

o bien La propiedad References está vacía.

Se aplica a