DerivedPasswords: Boolean;
DerivedPasswords: System.Boolean;
The DerivedPasswords property determines whether password encryption is used.
NOTE. This property is outdated, use HashedPasswords.
If the property is set to True, passwords are encrypted when saving, otherwise - they are not.
See also: