RecipientInfoEnumerator.Current Свойство

Определение

Свойство Current возвращает текущий объект RecipientInfo коллекции RecipientInfoCollection.

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

Значение свойства

Объект RecipientInfo, который представляет информацию о текущем получателе в коллекции RecipientInfoCollection.

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

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