mary jean ligas

mary jean ligas

  • NA
  • 420
  • 196.1k

Password Validation in C#

Sep 11 2013 2:15 AM

I am planning to create a Password security that uses a 4 checkboxes in every uppercase letter, lower case letter, alpha, and numeric, once the admin tic a checkbox to chose from 4 the password validation will allow to do the security, combination of four also allowed..

Please help me to build the concept or direct me on any article related on my plan..

Password Strength:

   o uppercase
   o lowercase
   o alpha
   o numeric

Thank you so much!!



 


 


Answers (1)