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 物件。

適用於

另請參閱