Passwords must meet the following requirements:
- At least {{appInfo.passwordComplexity.PasswordMinLength}} characters
- At least {{appInfo.passwordComplexity.PasswordMinUpperCase}} upper case characters
- At least {{appInfo.passwordComplexity.PasswordMinNumbers}} numeric characters
- At least {{appInfo.passwordComplexity.PasswordMinSpecialChars}} non-alphanumeric characters