SignerInfoEnumerator.Current Eigenschap

Definitie

De Current eigenschap haalt het huidige SignerInfo object op uit de SignerInfoCollection verzameling.

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

Waarde van eigenschap

Een SignerInfo object dat de huidige informatiestructuur voor ondertekenaar in de SignerInfoCollection verzameling vertegenwoordigt.

Van toepassing op

Zie ook