expression.CacheSecureShellUserName As Boolean
where expression is a variable that represents a Terminal Object
expression.CacheSecureShellUserName As Boolean
When this property is true (the default), the user name is saved in memory until Reflection Desktop is closed. Users are not prompted for a user name when they reconnect unless they reopen the workspace.
When this property is false, the user name is cleared from memory immediately after a successful connection is established and users are prompted for a user name when they reconnect.
This property is relevant only when ConnectionType = "SECURE SHELL".