IConnectedUserInfoEx

Assembly: Metabase;

Description

The IConnectedUserInfoEx 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.
SessionId The SessionId property returns session identifier for the user connected to repository.
UserName The UserName property returns name of the platform user connected to repository.
UserOsName The UserOsName property returns name of the operating system user connected to repository.

See also:

Metabase Assembly Interfaces