Back to Devexpress

PdfCertificateRevocationResult Properties

officefileapi-devexpress-dot-pdf-dot-pdfcertificaterevocationresult-dot-underscore-properties.md

latest1.3 KB
Original Source

PdfCertificateRevocationResult Properties

Contains information about signature certificate revocation.

NameDescription
IsCrlFoundOnlineGets whether the information about certificate revocation is found in a Certificate Revocation List (CRL) response from the server.
IsCrlRevokedGets whether the certificate is revoked in Certificate Revocation List (CRL).
IsOcspFoundOnlineGets whether the information about certificate revocation is found in an Online Certificate Status Protocol (OCSP) response from the server.
OcspRevocationStatusGets the certificate status in an Online Certificate Status Protocol (OCSP) response.

See Also

PdfCertificateRevocationResult Class

PdfCertificateRevocationResult Members

DevExpress.Pdf Namespace