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 SignedInfo .

Exceptions

La SignatureMethod propriété est null.

- ou -

La References propriété est vide.

S’applique à