Crl |
The X509CertificateDatabaseCrlColumnNames type exposes the following members.
Name | Description | |
---|---|---|
Crl | A column containing the raw CRL data. | |
Delta | A column specifying whether the CRL data is a delta update. | |
Id | The auto-increment primary key identifier. | |
IssuerName | A column specifying the issuer name of the certificate. | |
NextUpdate | A column specifying the date and time of the next update. | |
ThisUpdate | A column specifying the date and time of the last update. |