IConnectedUserInfo

Assembly: Metabase;

Description

The IConnectedUserInfo interface contains properties of the user connected to the repository.

Inheritance Hierarchy

          IConnectedUserInfo

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 MAC-address of the computer from which the connection to the repository was established.
UserName The UserName property returns name of the 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