IHashedPasswords.IsON

Syntax

IsON: Boolean;

Description

The IsON property determines whether hashed passwords are used. If the value is True, passwords are hashed, if the value is False, they are not hashed.

Example

The example of use is given in description of the ExcludeAdmin property.

See also:

IHashedPasswords