IConnectedUserInfoEx

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IConnectedUsersInfoEx interface contains properties of active users connected to repository.

Inheritance Hierarchy

          IConnectedUserInfoEx

Properties

  Property name Brief description
HostName The HostName property returns a name of the workstation from which the connection to the repository was established.
NetAddress The NetAddress property returns the network MAC address of the computer from which the connection to the repository was established.
UserName The UserName property returns name of the platform user who is connected to the repository.
UserOsName The UserOsName property returns a name of the operating system user using which the connection to the repository was established.

See also:

Metabase Assembly Interfaces