IHashedPasswords.IsON

Fore Syntax

IsON: Boolean;

Fore.NET Syntax

IsOn: Boolean;

Description

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

Example

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

See also:

IHashedPasswords