SignedXml.GetXml Método

Definição

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

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

Devoluções

A representação XML do Signature objeto.

Exceções

A propriedade SignedInfo é null.

-ou-

A propriedade SignatureValue é null.

Aplica-se a