SecurityServices for .NET 2.0 Documentation

CharacterValidator.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.

public bool IsValidated();

Return Value

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

Implements

IValidator.

See Also

CharacterValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace