CredentialHealth interface
The health of the auth credential.
Properties
| error |
Error code representing the health check error. |
| error |
Descriptive message representing the health check error. |
| status | The health status of credential. |
Property Details
errorCode
Error code representing the health check error.
errorCode?: string
Property Value
string
errorMessage
Descriptive message representing the health check error.
errorMessage?: string
Property Value
string
status
The health status of credential.
status?: string
Property Value
string