The IConnectedUserInfo interface contains properties of the user connected to the repository.
| 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. | |
| UserDbName | The UserDbName property returns a name of the DBMS user who was 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: