SecurityServices for .NET 2.0 Documentation

IValidator Members

IValidator overview

Public Instance Properties

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

Public Instance Methods

InspectChar Inspects one character of the password.
IsValidated Returns a boolean that indicates whether the inspected password can be considered secure by this validator.
Reset Resets the internal status of the validator.

See Also

IValidator Interface | Org.Mentalis.SecurityServices.Authentication Namespace