BenSelect Documentation
IPasswordCheckRulesConfigurationProvider Interface Members
See Also  Properties  Send Feedback
Selerix.Foundation.Security Namespace : IPasswordCheckRulesConfigurationProvider Interface


The following tables list the members exposed by IPasswordCheckRulesConfigurationProvider.

Public Properties

 NameDescription
 PropertyBreakOnCheckFailBreak check on any check fail  
 PropertyPasswordCharacterRulesList of character rules to check.  
 PropertyPasswordDoesntContainLoginNamePassword shouldn't contain login name.  
 PropertyPasswordDoesntEqualLoginNamePassword shouldn't equal to login name.  
 PropertyPasswordDoesntStartWithLoginNamePassword shouldn't start with login name.  
 PropertyPasswordHistoryCountHow many old password to remember in history for reusability check.  
 PropertyPasswordMaxLengthPassword maximum length.  
 PropertyPasswordMaxRepeatingCharactersMaximum amount of repeating characters.  
 PropertyPasswordMaxValidityDaysFor how many days password doesn't expire.  
 PropertyPasswordMinCharacterRulesToApplyMinimum amount of character rules to pass validation.  
 PropertyPasswordMinDigitsMinimum amount digits to include.  
 PropertyPasswordMinLengthPassword minimum length.  
 PropertyPasswordMinLowerCaseLettersMinimum amonut of lower case characters.  
 PropertyPasswordMinSpecialCharactersMinimum amount of special characters.  
 PropertyPasswordMinUpperCaseLettersMinimum amount of upper case characters.  
Top

See Also

© 2024 All Rights Reserved.