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.

Применяется к

См. также раздел