Udostępnij za pośrednictwem


KeyInfoNode.GetXml Metoda

Definicja

Zwraca reprezentację XML elementu KeyInfoNode.

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

Zwraca

Reprezentacja XML elementu KeyInfoNode.

Uwagi

Zwracana XmlElement przez tę metodę jest odpowiednia do użycia jako podelement elementu XMLDSIG lub elementu szyfrowania <KeyInfo> XML.

Dotyczy