CredentialHealth interface
身份验证凭据的运行状况。
属性
| error |
表示运行状况检查错误的错误代码。 |
| error |
表示运行状况检查错误的描述性消息。 |
| status | 凭据的运行状况。 |
属性详细信息
errorCode
表示运行状况检查错误的错误代码。
errorCode?: string
属性值
string
errorMessage
表示运行状况检查错误的描述性消息。
errorMessage?: string
属性值
string
status
凭据的运行状况。
status?: string
属性值
string