Condividi tramite


AuthenticodeSignatureInformation.Timestamp Proprietà

Definizione

Ottiene il timestamp applicato alla firma 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

Valore della proprietà

Oggetto TimestampInformation che contiene il timestamp della firma.

Commenti

Il timestamp viene espresso nell'ora locale. Il timestamp è disponibile solo se l'autore che ha firmato il timestamp è attendibile.

Si applica a