Aracılığıyla paylaş


AuthenticodeSignatureInformation.Timestamp Özellik

Tanım

Authenticode imzasına uygulanan zaman damgasını alır.

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

Özellik Değeri

TimestampInformation İmza zaman damgasını içeren bir nesne.

Açıklamalar

Zaman damgası yerel saatle ifade edilir. Zaman damgası yalnızca zaman damgasını imzalayan yayımcı güvenilirse kullanılabilir.

Şunlara uygulanır