Signature.GetXml Méthode

Définition

Retourne la représentation XML du Signature.

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 du Signature.

Exceptions

La SignedInfo propriété est null.

-ou-

La SignatureValue propriété est null.

S’applique à

Voir aussi