Password Method

HttpServer.dll

Overload List

  NameDescription
Password(String)
Validate that a string only contains letters or digits or any of the PasswordChars.
Password(String, Boolean)
Validate that a string only contains letters or digits or any of the PasswordChars.
Password(String, String, Boolean)
Validate that a string only contains letters or digits or any of the PasswordChars.
(Inherited from Validator.)

See Also