Edit

Share via


ValidationFingerprint interface

Properties

validationFingerprintHash

The hash associated to the secret.

validationFingerprintJson

The JSON representation of the secret. Be aware that this field may contain the secret in its unencrypted form. Please exercise caution when using this field.

validityLastUpdatedDate

The date when the validity was last updated.

validityResult

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. Be aware that this field may contain the secret in its unencrypted form. Please exercise caution when using this field.

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: ValidationResult

Property Value