SignerInfo.UnsignedAttributes プロパティ
アセンブリ: System.Security (system.security.dll 内)

Dim instance As SignerInfo Dim value As CryptographicAttributeObjectCollection value = instance.UnsignedAttributes
public: property CryptographicAttributeObjectCollection^ UnsignedAttributes { CryptographicAttributeObjectCollection^ get (); }
非署名属性を表す CryptographicAttributeCollection コレクション。非署名属性が存在しない場合、このプロパティ値は空のコレクションになります。

非署名属性が、それ以外の SignedCms メッセージ コンテンツと共に署名されることはありません。署名が正常に検証されたとしても、非署名属性は改変されている可能性があり、信頼性や整合性を満たしていると見なすことはできません。
UnsignedAttributes プロパティで取得した 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に収録されているすべての辞書からSignerInfo.UnsignedAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。

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