| Password Methods |
The Password type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckPassword(String, String, String, String) |
Check password value with 8 caracters min
| |
| CheckPassword(String, String, String, String, Int32) |
Check password value with minimum lenght
| |
| GeneratePassword |
Generate random password using some values
|