Show contents 

Metabase > Metabase Assembly Interfaces > IConnectedUserInfo > IConnectedUserInfo.NetAddress

IConnectedUserInfo.NETAddress

Syntax

NetAddress: String;

NetAddress: string;

Description

The NetAddress property returns the MAC-address of the computer from which the connection to the repository was established.

Example

The example of use is given in the IConnectedUserInfo.HostName description.

See also:

IConnectedUserInfo