UseDerivedPassword: Boolean;
The UseDerivedPassword property determines the use of derived password on creating a connection.
If the value is True, the password is encrypted; if the value is False, it is not encrypted. The property is set to True by default.
The property use is given in the example for ICredentials.Role.
See also: