IMetabasePasswordPolicy.DerivedPasswords

Syntax

DerivedPasswords: Boolean;

DerivedPasswords: System.Boolean;

Description

The DerivedPasswords property determines whether password encryption is used.

NOTE. This property is outdated, use HashedPasswords.

Comments

If the property is set to True, passwords are encrypted when saving, otherwise - they are not.

See also:

IMetabasePasswordPolicy