次の方法で共有


KeyInfoNode.Value プロパティ

現在の KeyInfoNode の XML 内容を取得または設定します。

Public Property Value As XmlElement
[C#]
public XmlElement Value {get; set;}
[C++]
public: __property XmlElement* get_Value();public: __property void set_Value(XmlElement*);
[JScript]
public function get Value() : XmlElement;public function set Value(XmlElement);

プロパティ値

現在の KeyInfoNode の XML 内容。

必要条件

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

.NET Framework セキュリティ:

参照

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