Connection Setting Keyword Tokens
CacheName
keyword
Keyword/Value syntax |
CacheName "<cache name>" |
Valid in connection types |
TELNET |
Can change value if connection is open? |
No |
A string specifying the path and file name of a credentials cache. Use this setting if you have already launched a Reflection session to a kerberized host, and you want to be able to launch an additional session connecting to a different kerberized host.
The default cache name is used if no other cache name is specified.
Session.ConnectionSettings = "CacheName C:\Mypath\Mycache.cch"
If .ConnectionSetting("CacheName") = "C:\Mypath\Mycache.cch"
Note: This setting is relevant only if Authentication is set to True.