Back to Devexpress

SignatureValidationInfo.SignatureTimestamp Property

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-signaturevalidationinfo-56b535ae.md

latest1.5 KB
Original Source

SignatureValidationInfo.SignatureTimestamp Property

Gets the date and time of the signature timestamp.

Namespace : DevExpress.Office.DigitalSignatures

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public DateTime SignatureTimestamp { get; }
vb
Public ReadOnly Property SignatureTimestamp As Date

Property Value

TypeDescription
DateTime

The date and time the timestamp was applied.

|

Remarks

Use the SignatureValidationInfo.SignatureTimestampCertificates property to obtain a list of timestamp certificates.

See Also

SignatureValidationInfo Class

SignatureValidationInfo Members

DevExpress.Office.DigitalSignatures Namespace