CryptographicAttributeObject コンストラクタ (Oid)
アセンブリ: System.Security (system.security.dll 内)


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CryptographicAttributeObject コンストラクタ (Oid, AsnEncodedDataCollection)
アセンブリ: System.Security (system.security.dll 内)

Dim oid As Oid Dim values As AsnEncodedDataCollection Dim instance As New CryptographicAttributeObject(oid, values)

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CryptographicAttributeObject コンストラクタ

名前 | 説明 |
---|---|
CryptographicAttributeObject (Oid) | 指定した Oid オブジェクトで表される属性を使用して、CryptographicAttributeObject クラスの新しいインスタンスを初期化します。 |
CryptographicAttributeObject (Oid, AsnEncodedDataCollection) | 指定された Oid オブジェクトで表される属性と、指定された AsnEncodedDataCollection コレクションで表される属性に関連付けられた値のセットを使用して、CryptographicAttributeObject クラスの新しいインスタンスを初期化します。 |

- CryptographicAttributeObject コンストラクタのページへのリンク