BenSelect Documentation
PasswordShortCheck Method
See Also  Send Feedback
Selerix.Foundation.Security Namespace > PasswordStrengthChecker Class : PasswordShortCheck Method
password
The password.
failedRules
The failed rules.
Passwords the short check.

Syntax

JScript 
public function PasswordShortCheck( 
   password : String,
   failedRules : List
) : boolean;

Parameters

password
The password.
failedRules
The failed rules.

Return Value

true if XXXX, false otherwise.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.