InfoConnect for Unisys VBA Guide
CacheName Property
A string specifying the path and file name of a credentials cache.
Syntax
Object.CacheName As String
Remarks
Use this setting if you have already connected a InfoConnect session to a kerberized host, and you want to be able to create additional sessions to connect to different kerberized hosts. The default cache name is used if no other cache name is specified. This value cannot be changed if the connection is open.
See Also