Programming with Reflection
CacheSecureShellUserName property
Syntax |
object.CacheSecureShellUserName |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the user name for Secure Shell connections is stored in a temporary cache. When this setting is True, the user name is retained until Reflection is closed. When this setting is False, the user name is cleared from memory immediately following a successful connection.
Note: If there is a cached user name, it is cleared from memory immediately after this property is set to False.
The default value is True.