Share via


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

傳回

KeyInfo 物件的 XML 表示。

適用於