CmsRecipientEnumerator.Current Właściwość

Definicja

Właściwość Current pobiera bieżący CmsRecipient obiekt z kolekcji 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

Wartość właściwości

CmsRecipient Obiekt reprezentujący bieżącego adresata w kolekcjiCmsRecipientCollection.

Dotyczy

Zobacz też