[[["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-06-01 UTC."],[],[],null,["A password policy configuration for a project or tenant\n\n**Signature:** \n\n export interface PasswordPolicyConfig \n\nProperties\n\nPasswordPolicyConfig.constraints\n\nThe constraints that make up the password strength policy\n\n**Signature:** \n\n constraints?: CustomStrengthOptionsConfig;\n\nPasswordPolicyConfig.enforcementState\n\nEnforcement state of the password policy\n\n**Signature:** \n\n enforcementState?: PasswordPolicyEnforcementState;\n\nPasswordPolicyConfig.forceUpgradeOnSignin\n\nRequire users to have a policy-compliant password to sign in\n\n**Signature:** \n\n forceUpgradeOnSignin?: boolean;"]]