| Name | Description | Type | Additional information |
|---|---|---|---|
| CertificateAuthority |
The authority that created the certificate. |
string |
None. |
| IssuedTo |
Who the certificate has been issued to. |
string |
None. |
| KeyUsage |
What the certificate is allowed to be used for. |
string |
None. |
| Revoked |
Determines whether the certificate authority has revoked the certificate. |
boolean |
None. |
| Thumbprint |
The unique ID of the certificate. |
string |
None. |
| ValidFrom |
The date and time the certificate is valid from. |
date |
None. |
| ValidTo |
The date and time the certificate is valid to. |
date |
None. |