Programming with Reflection
SavePasswords property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether passwords are included in recorded macro (or Reflection Basic script). When this property is set to True, passwords are included when you record a connection to a host. Recorded passwords are encoded, so that they are not revealed to someone reading the source code. To transmit encoded passwords to the host, use the rcDecodePassword option for the Transmit method.
The default value is False.