AuthenticodeSignatureInformation.Timestamp 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得套用至 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
屬性值
TimestampInformation 物件,包含簽章的時間戳記。
備註
時間戳是以當地時間表示。 只有在簽署時間戳的發行者受到信任時,才能使用時間戳。