Share via


SignedInfo.GetXml Méthode

Définition

Retourne la représentation XML de l'objet SignedInfo.

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

Retours

Représentation XML de l'instance de SignedInfo.

Exceptions

La propriété SignatureMethod a la valeur null.

- ou -

La propriété References est vide.

S’applique à