{"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.}
Champs
displayName
string
Nom à afficher pour cette option d'authentification multifacteur (par exemple, "téléphone portable professionnel").
Champ d'union mfa_value.
mfa_value ne peut être qu'un des éléments suivants :
phoneInfo
string
Numéro de téléphone pour recevoir l'OTP pour l'authentification multifacteur
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/03/04 (UTC)."],[[["The JSON representation outlines the structure for an MFA (Multi-Factor Authentication) option."],["`displayName` is a string field that provides a user-friendly name for the MFA method, such as \"corp cell phone\"."],["`mfa_value` is a union field, meaning it can only hold one value, in this case it is `phoneInfo`."],["`phoneInfo` is a string field that contains the phone number associated with receiving OTPs (One-Time Passwords) for MFA."]]],[]]