Pkcs9DocumentDescription クラス
アセンブリ: System.Security (system.security.dll 内)


System.Security.Cryptography.AsnEncodedData
System.Security.Cryptography.Pkcs.Pkcs9AttributeObject
System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription


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


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


Pkcs9DocumentDescription コンストラクタ (Byte[])
アセンブリ: System.Security (system.security.dll 内)

Dim encodedDocumentDescription As Byte() Dim instance As New Pkcs9DocumentDescription(encodedDocumentDescription)

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


Pkcs9DocumentDescription コンストラクタ (String)
アセンブリ: 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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Pkcs9DocumentDescription コンストラクタ

名前 | 説明 |
---|---|
Pkcs9DocumentDescription () | Pkcs9DocumentDescription コンストラクタは、Pkcs9DocumentDescription クラスのインスタンスを作成します。 |
Pkcs9DocumentDescription (Byte[]) | Pkcs9DocumentDescription(Byte[]) コンストラクタは、指定されたバイト値配列を CMS/PKCS #7 メッセージ コンテンツのエンコード済みの説明として使用し、Pkcs9DocumentDescription クラスのインスタンスを作成します。 |
Pkcs9DocumentDescription (String) | Pkcs9DocumentDescription(String) コンストラクタは、CMS/PKCS #7 メッセージ コンテンツの説明を引数として受け取り、Pkcs9DocumentDescription クラスのインスタンスを作成します。 |

Pkcs9DocumentDescription プロパティ

名前 | 説明 | |
---|---|---|
![]() | DocumentDescription | DocumentDescription プロパティは、ドキュメントの説明を取得します。 |
![]() | Oid | この Pkcs9AttributeObject オブジェクトに関連付けられた属性のタイプを表す Oid オブジェクトを取得します。 ( Pkcs9AttributeObject から継承されます。) |
![]() | RawData | ASN.1 (Abstract Syntax Notation One) でエンコードされたデータをバイト配列表現で取得または設定します。 ( AsnEncodedData から継承されます。) |

Pkcs9DocumentDescription メソッド

名前 | 説明 | |
---|---|---|
![]() | CopyFrom | オーバーライドされます。 AsnEncodedData オブジェクトの情報をコピーします。 |
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
![]() | Format | ASN.1 (Abstract Syntax Notation One) でエンコードされたデータを、文字列として書式設定して返します。 ( AsnEncodedData から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

Pkcs9DocumentDescription メンバ
Pkcs9DocumentDescription クラスは、CMS/PKCS #7 メッセージのコンテンツの説明を定義します。
Pkcs9DocumentDescription データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | DocumentDescription | DocumentDescription プロパティは、ドキュメントの説明を取得します。 |
![]() | Oid | この Pkcs9AttributeObject オブジェクトに関連付けられた属性のタイプを表す Oid オブジェクトを取得します。(Pkcs9AttributeObject から継承されます。) |
![]() | RawData | ASN.1 (Abstract Syntax Notation One) でエンコードされたデータをバイト配列表現で取得または設定します。(AsnEncodedData から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | CopyFrom | オーバーライドされます。 AsnEncodedData オブジェクトの情報をコピーします。 |
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
![]() | Format | ASN.1 (Abstract Syntax Notation One) でエンコードされたデータを、文字列として書式設定して返します。 (AsnEncodedData から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

- Pkcs9DocumentDescriptionのページへのリンク