CmsRecipientEnumerator.Current プロパティ

定義

Current プロパティは、CmsRecipient コレクションから、現在の CmsRecipientCollection オブジェクトを取得します。

public:
 property System::Security::Cryptography::Pkcs::CmsRecipient ^ Current { System::Security::Cryptography::Pkcs::CmsRecipient ^ get(); };
public System.Security.Cryptography.Pkcs.CmsRecipient Current { get; }
member this.Current : System.Security.Cryptography.Pkcs.CmsRecipient
Public ReadOnly Property Current As CmsRecipient

プロパティ値

CmsRecipient コレクションの現在の受取人を表す CmsRecipientCollection オブジェクトです。

適用対象

こちらもご覧ください