X509CRLReferenceExtension Properties |
The X509CRLReferenceExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| Critical | Gets a Boolean value indicating whether the extension is critical. (Inherited from X509Extension.) | |
| CRLNumber |
Gets referenced CRL number.
| |
| Oid | Gets or sets the Oid value for an AsnEncodedData object. (Inherited from AsnEncodedData.) | |
| RawData | Gets or sets the Abstract Syntax Notation One (ASN.1)-encoded data represented in a byte array. (Inherited from AsnEncodedData.) | |
| ThisUpdate |
Gets referenced CRL ThisUpdate field value.
| |
| URL |
Gets CRL reference URL.
|