Share via


SignerInfoEnumerator.Current Propriedade

Definição

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

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 da propriedade

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

Aplica-se a

Confira também