The following tables list the members exposed by IPkiCrlInfo.
Public Properties
| | Name | Description |
 | Crl | A PKI Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates. |
 | Issuer | Gets the name of the certificate authority that issued the CRL. |
 | NextUpdate | The date by which the next CRL will become available. |
 | RawDataString | Gets the raw data string of a CRL. |
 | RevokedCertificates | The set of revoked certificates. |
 | ThisUpdate | The issue date of this CRL. |
Top
Extension Methods
See Also