次の方法で共有


KeyInfoRetrievalMethod.GetXml メソッド

KeyInfoRetrievalMethod の XML 表現を返します。

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

戻り値

KeyInfoRetrievalMethod の XML 表現。

解説

このメソッドによって返された XmlElement は、XMLDSIG <KeyInfo> 要素のサブ要素としての使用に適しています。

必要条件

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

.NET Framework セキュリティ:

参照

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