DigitalCertificateEndDate Property |
Gets the end date of the certificate.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic DateTime EndDate { get; }
Public ReadOnly Property EndDate As DateTime
Get
Property Value
Type:
DateTime
See Also