{"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.}
Campos
displayName
string
Nome de exibição para essa opção de MFA, por exemplo, "celular corporativo".
Campo de união mfa_value.
mfa_value pode ser apenas de um dos tipos a seguir:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]],[]]