AuthenticodeSignatureInformation.Timestamp Propriedade

Definição

Recebe o carimbo temporal que foi aplicado à assinatura do Authenticode.

public:
 property System::Security::Cryptography::X509Certificates::TimestampInformation ^ Timestamp { System::Security::Cryptography::X509Certificates::TimestampInformation ^ get(); };
public System.Security.Cryptography.X509Certificates.TimestampInformation Timestamp { get; }
member this.Timestamp : System.Security.Cryptography.X509Certificates.TimestampInformation
Public ReadOnly Property Timestamp As TimestampInformation

Valor de Propriedade

Um TimestampInformation objeto que contém o carimbo temporal da assinatura.

Observações

O carimbo temporal é expresso em hora local. O carimbo temporal está disponível apenas se o editor que assinou o carimbo for de confiança.

Aplica-se a