PackageDigitalSignature.SigningTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得簽章建立的日期與時間。
public:
property DateTime SigningTime { DateTime get(); };
public DateTime SigningTime { get; }
member this.SigningTime : DateTime
Public ReadOnly Property SigningTime As DateTime
屬性值
簽章建立的日期與時間。
例外狀況
數位 Signature 已經刪除。
備註
屬性 TimeFormat 會指定日期的格式。 字串的格式 SigningTime 是以建立簽章時生效的屬性為基礎 PackageDigitalSignatureManager.TimeFormat 。
SigningTime 是以進行簽署的計算機系統時間為基礎。
SigningTime 不是「安全 TimeStamp」,而且不是來自受信任的時間戳授權單位。 必須透過受信任的時間戳授權單位取得並套用安全的 TimeStamp。