BenSelect Documentation
EmployeePasswordRequirements Class
See Also  Send Feedback
Selerix.BenSelect.View Namespace : EmployeePasswordRequirements Class
Class for Password Requirements for employee

Public Properties

 NameDescription
public PropertyCanPasswordBeReusedCan password reuse past passwords  
public PropertyMaxPasswordLengthMaximum password length allowed.  
public PropertyMaxRepeatingCharactersPasswordMaximum repeating characters in password.  
public PropertyMinDigitsPasswordMinimum digits required in password.  
public PropertyMinLowerCaseLettersPasswordMinimum lower case letters required in password.  
public PropertyMinPasswordLengthMinimum password length required.  
public PropertyMinSpecialCharactersPasswordMinimum special characters required in password.  
public PropertyMinUpperCaseLettersPasswordMinimum upper case letters required in password.  
public PropertyPasswordDoesntContainEmployeeIdentCan password contain employee ident  
public PropertyPasswordDoesntContainLoginNameCan password contain login name  
public PropertyPasswordDoesntEqualEmployeeIdentCan password equal employee ident  
public PropertyPasswordDoesntEqualEmployeeSsnCan password equal employee ssn  
public PropertyPasswordDoesntEqualLoginNameCan password equal login name  
public PropertyPasswordDoesntStartWithEmployeeIdentCan password start with employee ident  
public PropertyPasswordDoesntStartWithLoginNameCan password start with login name  
Top

Public Methods

 NameDescription
public MethodRequirementsExistFunction that returns true if password has any requirements in place  
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.View.EmployeePasswordRequirements

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.