Share via


SignedInfo.GetXml Método

Definição

Retorna a representação XML do objeto SignedInfo.

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

Retornos

A representação XML da instância SignedInfo.

Exceções

A propriedade SignatureMethod é null.

- ou -

A propriedade References está vazia.

Aplica-se a