AuthenticationInfo

定义身份验证详细信息,用于推送通知。

JSON 表示法
{
  "schemes": [
    string
  ],
  "credentials": string
}
字段
schemes[]

string

支持的身份验证方案 - 例如 Basic、Bearer 等

credentials

string

可选凭据