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

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

SignedAttributes プロパティで取得した CryptographicAttributeCollection コレクションに含まれる署名属性の例としては、署名時刻属性 Pkcs9SigningTime があります。
Pkcs9ContentType オブジェクトおよび Pkcs9MessageDigest オブジェクトは、SignedAttributes プロパティが空である場合を除き、常に自動的に生成され、対応する署名者の SignerInfo.SignedAttributes プロパティに設定されます。

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.SignedAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。

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