{"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
Es el nombre visible de esta opción de MFA, p.ej., "teléfono celular corporativo".
Campo de unión mfa_value.
mfa_value puede ser una de las siguientes opciones:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]],[]]