UseDerivedPassword: Boolean;
The UseDerivedPassword property determines the use of derived password while connection creation.
If the value is True, the password is encrypted, if the value is False, it is not. The default value of this property is True.
The property use is given in the example for ICredentials.Role.
See also: