This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IU > IUserInfo Interface > IUserInfo.ClientName Property (ArcObjects .NET 10.4 SDK) |
The name of the connected computer.
[Visual Basic .NET] Public ReadOnly Property ClientName As String
[C#] public string ClientName {get;}
[C++]
HRESULT get_ClientName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR
The name of the client machine where the connection to the Enterprise Geodatabase was made from.