Server
API Reference Guide
Product Documentation:

Visualization Server
Documentation Home
List of all members | Public Attributes
javascript::IlsMvUser Class Reference

IlsMvUser JavaScript proxy. More...

#include <javascript/serverside.h>

Public Attributes

String hostName
 The name of the host running the application component associated with the user.
 
String inetId
 The internet identifier of the host running the application component associated with the user.
 
Boolean isInteracting
 true if the user is associated with the interface of the component that issued the request currently handled by the server
 
Int processId
 The process identifier of the application component associated with the user.
 
Int userId
 User's identifier.
 
String userName
 User's name.
 

Detailed Description

IlsMvUser JavaScript proxy.

Warning
This class is a JavaScript class, not a C++ one.
See also
IlsMvUser (C++).