SecurityServices for .NET 2.0 Documentation

IValidator.IsValidated Method 

[This is preliminary documentation and subject to change.]

Returns a boolean that indicates whether the inspected password can be considered secure by this validator.

bool IsValidated();

Return Value

A boolean that indicates whether the inspected password can be considered secure by this validator.

See Also

IValidator Interface | Org.Mentalis.SecurityServices.Authentication Namespace