SecurityServices for .NET 2.0 Documentation

LengthValidator.InspectChar Method 

[This is preliminary documentation and subject to change.]

Inspects one character of the password.

public override void InspectChar(
   Char input
);

Parameters

Char
The character to inspect.

Implements

IValidator.

See Also

LengthValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace