Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IConnectedUserInfo interface contains properties of the user connected to the repository.
IConnectedUserInfo
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: