Click or drag to resize
Password Methods

The Password type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckPassword(String, String, String, String)
Check password value with 8 caracters min
Public methodStatic memberCheckPassword(String, String, String, String, Int32)
Check password value with minimum lenght
Public methodStatic memberGeneratePassword
Generate random password using some values
Top
See Also