Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Expires | datetime | |
Description | string | This property is not applicable for CIM_X509CRL class and shall either have value of '99991231235959.999999+999', (1 microsecond before midnight, December 31, 9999 CE, at coordinated universal time + 999 minutes) or NULL. |
Override | string | Expires |
Issued | datetime | |
Description | string | This property corresponds to the thisUpdate field in the Internet X509 PKI standard. The property represents the issue date of the CRL. Use a value of all '00000101000000.000000+000', (midnight, January 1, 1 BCE at coordinated universal time +0 minutes), if this information is not applicable. On CreateInstance, if this property is unspecified, or set to NULL, then current time is assumed. |
Override | string | Issued |
NextUpdate | datetime | |
Description | string | The property represents the date by which the next CRL will be issued. The next CRL could be issued before the indicated date, but it will not be issued any later than the indicated date. If this information is not applicable, Use a value of '99991231235959.999999+999', (1 microsecond before midnight, December 31, 9999 CE, at coordinated universal time + 999 minutes). |
EncodedCRL | uint8[] | |
Description | string | The full content of the CRL in binary form. |
OctetString | boolean | true |