Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Properties

owner Property

Scroll Prev Top Next More

 

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 or user group (use the group name as a prefix). 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

 

Inventu Viewer+

 

Applies To: HostConnection object

 

See Also

 

SetSessionUser | GetSessionOwnerCount

 


© 2022 Inventu Corporation