SecurityServices for .NET 2.0 Documentation

IValidator.InspectChar Method 

[This is preliminary documentation and subject to change.]

Inspects one character of the password.

void InspectChar(
   Char input
);

Parameters

Char
The character to inspect.

See Also

IValidator Interface | Org.Mentalis.SecurityServices.Authentication Namespace