Change Password

Password Requirements

  1. The password length must be at least {{ PwdMinLen }} character(s)
  2. Satisfy the following rules:
    • {{ PwdUpChar }} Uppercase Character(s) (A - Z)
    • {{ PwdLoChar }} Lowercase Character(s) (a - z)
    • {{ PwdNum }} Numeral(s) (0 - 9)
    • {{ PwdSpeChar}} Special character(s) (such as !,$,#,%,@)
    • Password cannot be the same as User ID

Password: Does not Match Match