RecipientInfoEnumerator.Current Egenskap

Definition

Egenskapen Current hämtar det aktuella RecipientInfo objektet från RecipientInfoCollection samlingen.

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

Egenskapsvärde

Ett RecipientInfo objekt som representerar den aktuella mottagarinformationsstrukturen RecipientInfoCollection i samlingen.

Gäller för

Se även