次の方法で共有


SignedInfo.References プロパティ

現在の SignedInfo の、 Reference 要素のリストを取得します。

Public ReadOnly Property References As ArrayList
[C#]
public ArrayList References {get;}
[C++]
public: __property ArrayList* get_References();
[JScript]
public function get References() : ArrayList;

プロパティ値

現在の SignedInfo の、 Reference 要素のリスト。

必要条件

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

.NET Framework セキュリティ:

参照

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