MfaFactor

JSON 表示法
{
  "displayName": string,

  // Union field mfa_value can be only one of the following:
  "phoneInfo": string
  // End of list of possible types for union field mfa_value.
}
字段
displayName

string

此多重身份验证选项的显示名称,例如“公司手机”。

联合字段 mfa_value

mfa_value 只能是下列其中一项:

phoneInfo

string

用于接收动态密码以进行多重身份验证的电话号码。