CheckValidCredsResponse

表示凭据是否存在、是否有效的响应。

JSON 表示法

{
  "hasValidCreds": boolean
}
字段
hasValidCreds

boolean

如果设置为 true,则凭据存在并且有效。