SecurityServices for .NET 2.0 Documentation

IValidator Methods

The methods of the IValidator interface are listed below. For a complete list of IValidator interface members, see the IValidator Members topic.

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