[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-07-12 UTC."],[],[],null,["The multi-factor related user settings.\n\n**Signature:** \n\n export declare class MultiFactorSettings \n\nProperties\n\nMethods\n\nMultiFactorSettings.enrolledFactors\n\nList of second factors enrolled with the current user. Currently only phone and TOTP second factors are supported.\n\n**Signature:** \n\n enrolledFactors: MultiFactorInfo[];\n\nMultiFactorSettings.toJSON()\n\nReturns a JSON-serializable representation of this multi-factor object.\n\n**Signature:** \n\n toJSON(): object;\n\n**Returns:**\n\nobject\n\nA JSON-serializable representation of this multi-factor object."]]