XpsDigitalSignature.SigningTime Property

Definition

Gets the date and time when the signature was created.

public:
 property DateTime SigningTime { DateTime get(); };
public DateTime SigningTime { get; }
member this.SigningTime : DateTime
Public ReadOnly Property SigningTime As DateTime

Property Value

The date and time when the pages, document, or document sequence was signed.

Remarks

SigningTime is based on the system time of the computer where the signing took place.

SigningTime is not a "secure Time Stamp" and is not from trusted Time Stamp Authority. A secure TimeStamp must be obtained and applied through a trusted Time Stamp Authority.

Applies to