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 当前收件人。

适用于

另请参阅