X509Crl |
public class X509CrlRecord
The X509CrlRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| X509CrlRecord | Initialize a new instance of the X509CrlRecord class. | |
| X509CrlRecord(X509Crl) | Initialize a new instance of the X509CrlRecord class. |
| Name | Description | |
|---|---|---|
| Crl | Gets the certificate revocation list. | |
| Id | Gets the identifier. | |
| IsDelta | Gets whether this certificate revocation list is a delta. | |
| IssuerName | Gets the issuer name of the certificate revocation list. | |
| NextUpdate | Gets the date and time when the next CRL update will be published. | |
| ThisUpdate | Gets the date and time of the most recent update. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |