SignedInfo.GetXml Método

Definição

Devolve a representação XML do SignedInfo 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 da SignedInfo instância.

Exceções

A propriedade SignatureMethod é null.

-ou-

A References propriedade está vazia.

Aplica-se a