owner Property
Represent the owner of a session. Best practices have evolved so that this is typically the logged-on userid, set by applications. When logging is desired for the FVTerm web emulator, the userid may have an underscore followed by a timestamp, for purposes of logging the user session with a unique file name.
HostConnection.owner
Arguments
HostConnection
Required. HostConnection object.
Remarks
READWRITE.
This property is useful to associate a session with a specific user. Information such as the user's phone number or employee number can be stored in this field to help with help desk assistance.
Limited to 100 characters. The text is displayed in the Admin Console for active or reserved sessions.
Note that this value can also be set with the static HostConnection.SetSessionUser method.
Requirements
Flynet Viewer
Applies To: HostConnection object
See Also
© 2016 Inventu Corporation, Flynet LTD