CmsSigner.UnsignedAttributes プロパティ
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
UnsignedAttributes プロパティは、結果の SignerInfo コンテンツに関連付けられる PKCS #9 非署名属性の CryptographicAttributeCollection コレクションを取得します。非署名属性は、署名を無効化せずに変更できます。
名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文
Dim instance As CmsSigner Dim value As CryptographicAttributeObjectCollection value = instance.UnsignedAttributes
public: property CryptographicAttributeObjectCollection^ UnsignedAttributes { CryptographicAttributeObjectCollection^ get (); }
プロパティ値
非署名属性を表す CryptographicAttributeCollection コレクション。非署名属性が存在しない場合、このプロパティ値は空のコレクションになります。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からCmsSigner.UnsignedAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。

- CmsSigner.UnsignedAttributes プロパティのページへのリンク