次の方法で共有


Signature.ObjectList プロパティ

署名されるオブジェクトのリストを取得または設定します。

Public Property ObjectList As IList
[C#]
public IList ObjectList {get; set;}
[C++]
public: __property IList* get_ObjectList();public: __property void set_ObjectList(IList*);
[JScript]
public function get ObjectList() : IList;public function set ObjectList(IList);

プロパティ値

署名されるオブジェクトのリスト。

必要条件

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

.NET Framework セキュリティ:

参照

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