{"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.}
Felder
displayName
string
Anzeigename für diese MFA-Option, z.B. „Firmenhandy“.
Union-Feld mfa_value.
Für mfa_value ist nur einer der folgenden Werte zulässig:
phoneInfo
string
Telefonnummer, unter der Sie das OTP für die Bestätigung in zwei Schritten erhalten.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]