KeyInfo.GetXml Method
Definition
Returns the XML representation of the KeyInfo object.
public:
System::Xml::XmlElement ^ GetXml();
public System.Xml.XmlElement GetXml ();
member this.GetXml : unit -> System.Xml.XmlElement
Public Function GetXml () As XmlElement
Returns
-
XmlElement
The XML representation of the KeyInfo object.
Applies to