SignedXml.GetXml Método

Definição

Retorna a representação XML de um objeto SignedXml.

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

Retornos

XmlElement

A representação XML do objeto Signature.

Exceções

A propriedade SignedInfo é null.

- ou - A propriedade SignatureValue é null.

Aplica-se a