[[["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 2022-07-29 UTC."],[],[],null,["# MultiFactorCreateSettings interface\n\nThe multi-factor related user settings for create operations.\n\n**Signature:** \n\n export interface MultiFactorCreateSettings \n\nProperties\n----------\n\n| Property | Type | Description |\n|----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------|-----------------------------------------------------|\n| [enrolledFactors](./firebase-admin.auth.multifactorcreatesettings.md#multifactorcreatesettingsenrolledfactors) | [CreateMultiFactorInfoRequest](./firebase-admin.auth.md#createmultifactorinforequest)\\[\\] | The created user's list of enrolled second factors. |\n\nMultiFactorCreateSettings.enrolledFactors\n-----------------------------------------\n\nThe created user's list of enrolled second factors.\n\n**Signature:** \n\n enrolledFactors: CreateMultiFactorInfoRequest[];"]]