XpsDigitalSignature.SigningTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.