CmsRecipientCollectionとは何? わかりやすく解説 Weblio辞書 (original) (raw)

CmsRecipientCollection クラス


CmsRecipientCollection コンストラクタ ()


CmsRecipientCollection コンストラクタ (CmsRecipient)


CmsRecipientCollection コンストラクタ (SubjectIdentifierType, X509Certificate2Collection)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

CmsRecipientCollection コンストラクタは、CmsRecipientCollection クラスインスタンス作成し指定されサブジェクト識別子と、その受取人識別する一連の証明書基づいて受取人追加します

名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文構文

Public Sub New ( _ recipientIdentifierType As SubjectIdentifierType, _ certificates As X509Certificate2Collection _ )

Dim recipientIdentifierType As SubjectIdentifierType Dim certificates As X509Certificate2Collection

Dim instance As New CmsRecipientCollection(recipientIdentifierType, certificates)

public CmsRecipientCollection ( SubjectIdentifierType recipientIdentifierType, X509Certificate2Collection certificates )

public: CmsRecipientCollection ( SubjectIdentifierType recipientIdentifierType, X509Certificate2Collection^ certificates )

public CmsRecipientCollection ( SubjectIdentifierType recipientIdentifierType, X509Certificate2Collection certificates )

public function CmsRecipientCollection ( recipientIdentifierType : SubjectIdentifierType, certificates : X509Certificate2Collection )

パラメータ

recipientIdentifierType

サブジェクト識別子タイプ指定する SubjectIdentifierType 列挙型メンバです。

certificates

受取人識別する証明書格納された X509Certificate2Collection コレクション

プラットフォームプラットフォーム

バージョン情報バージョン情報

参照参照

関連項目
CmsRecipientCollection クラス
CmsRecipientCollection メンバ
System.Security.Cryptography.Pkcs 名前空間
CmsRecipientCollection
CmsRecipientCollection


CmsRecipientCollection コンストラクタ

CmsRecipientCollection クラスインスタンス作成します
オーバーロードの一覧オーバーロードの一覧

参照参照

関連項目

CmsRecipientCollection クラス
CmsRecipientCollection メンバ
System.Security.Cryptography.Pkcs 名前空間
CmsRecipientCollection
CmsRecipientCollection


CmsRecipientCollection プロパティ


CmsRecipientCollection メソッド


CmsRecipientCollection メンバ