InfoConnect for Airlines VBA Guide
UserName Property
A string specifying the user name.
Syntax
Object.UserName As String
Remarks
For Telnet connections, this setting is relevant only if Authentication is set to true.

For Rlogin connections, the Windows user name is the default value.

This value cannot be changed if the connection is open.
See Also