SignedXml.GetXml Metoda

Definicja

Zwraca reprezentację SignedXml XML obiektu.

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

Zwraca

Reprezentacja Signature XML obiektu.

Wyjątki

Właściwość SignedInfo to null.

-lub-

Właściwość SignatureValue to null.

Dotyczy