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. | |