Click or drag to resize
Pdf Library for .NET

PdfDigitalCertificate Properties

The PdfDigitalCertificate type exposes the following members.

Properties
  NameDescription
Public propertyEndDate
Gets the end date of the certificate.
Public propertyIssuer
Gets the certificate issuer name.
Public propertySerialNumber
Gets the certificate serial number.
Public propertyStartDate
Gets the start date of the certificate.
Public propertySubject
Gets the certificate subject name.
Public propertyVersion
Gets the certificate version number.
Top
See Also