KeyInfo.GetXml メソッド

定義

KeyInfo オブジェクトの XML 表現を返します。

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

戻り値

XmlElement

KeyInfo オブジェクトの XML 表現。

適用対象