Bagikan melalui


SignerInfoEnumerator.Current Properti

Definisi

Properti Current mengambil objek saat ini SignerInfo dari SignerInfoCollection koleksi.

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

Nilai Properti

Objek SignerInfo yang mewakili struktur informasi penanda tangan saat ini dalam SignerInfoCollection koleksi.

Berlaku untuk

Lihat juga