SecurityServices for .NET 2.0 Documentation

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

SymbolValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace