ValidationFingerprint interface
Properties
validation |
The hash associated to the secret. |
validation |
The JSON representation of the secret. |
validity |
The date when the validity was last updated. |
validity |
The result of the validation. |
Property Details
validationFingerprintHash
The hash associated to the secret.
validationFingerprintHash: string
Property Value
string
validationFingerprintJson
The JSON representation of the secret.
validationFingerprintJson: string
Property Value
string
validityLastUpdatedDate
The date when the validity was last updated.
validityLastUpdatedDate: Date
Property Value
Date
validityResult
The result of the validation.
validityResult: string
Property Value
string