SignerInfoEnumerator.Current Propriedade

Definição

A Current propriedade recupera o objeto atual SignerInfo da SignerInfoCollection coleção.

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

Valor de Propriedade

Um SignerInfo objeto que representa a estrutura atual de informação do signatário na SignerInfoCollection coleção.

Aplica-se a

Ver também