KeyInfo.GetXml メソッド

KeyInfo インスタンスの XML 表現を返します。

Public Function GetXml() As XmlElement
[C#]
public XmlElement GetXml();
[C++]
public: XmlElement* GetXml();
[JScript]
public function GetXml() : XmlElement;

戻り値

KeyInfo インスタンスの XML 表現。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

KeyInfo クラス | KeyInfo メンバ | System.Security.Cryptography.Xml 名前空間