SecurityServices for .NET 2.0 Documentation

CharacterValidator Properties

The properties of the CharacterValidator class are listed below. For a complete list of CharacterValidator class members, see the CharacterValidator Members topic.

Public Instance Properties

PasswordStrength Gives an indication of how 'far' the password is from being validated.

Protected Instance Properties

AllowMore Specifies whether more valid characters than the specified number of minimum characters are allowed.
MinRequired Holds the number of required valid characters.
ValidatedChars Holds the number of validated characters.

See Also

CharacterValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace