ServerRoot object


Methods

Connect Connect to server.
NOOP Do null operation to keep remote TCP/IP connection alive.
OpenSession Open a server session.
Su Simulate a user to open session.
ChangePassword Change password of "system" user.
Close Disconnect to server.

Properties

SessionKey Current session key. This property is read-only.
Role Current role of logon user. This property is read-only.
Domain Current domain of logon user. This property is read-only.
User Current username of logon user. This property is read-only.
License ISvrLicense object of current server.
ServerConfig ServerConfig object of current server.
ServiceCollection ServiceCollection object of current server.
SessionFileCollection SessionFileCollection object of current server.
DomainCollection DomainCollection object of current server.