Key |
Name
|
string
|
|
The Name property uniquely identifies the certificate. |
Read Only |
Certificate
|
string
|
|
The Certificate property is a string representation of the certificate in PEM format. |
certPath
|
string
|
|
The path to the certificate file. |
Expires
|
datetime
|
|
The date and time when the credential expires and is not appropriate for use for authentication/authorization. Use a value of all 9s if this information is not applicable. This property does not define how the expiration is se, but there there is an expiration. The property can be set to either a specific date/time or an interval calculated from the Issued datetime. |
Issued
|
datetime
|
|
The date and time when the credential was issued. Use a value of all 0s if this information is note applicable. |
keyPath
|
string
|
|
The path to the key file. |
Type
|
string
|
|
Type of certificate. |
Validity
|
uint32
|
|
Validity of certificate. |
Read Write |