AuthenticodeSignatureInformation.Timestamp Eigenschap

Definitie

Hiermee haalt u het tijdstempel op dat is toegepast op de Authenticode-handtekening.

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

Waarde van eigenschap

Een TimestampInformation object dat het tijdstempel van de handtekening bevat.

Opmerkingen

Het tijdstempel wordt uitgedrukt in lokale tijd. Het tijdstempel is alleen beschikbaar als de uitgever die het tijdstempel heeft ondertekend, wordt vertrouwd.

Van toepassing op