This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo Interface > IProxyServerInfo.UserName Property (ArcObjects .NET 10.4 SDK) |
Proxy server user name.
[Visual Basic .NET] Public Property UserName As String
[C#] public string UserName {get; set;}
[C++]
HRESULT get_UserName(
BSTR* UserName
);
[C++]
HRESULT put_UserName(
BSTR UserName
);
[C++]
Parameters UserName [out, retval] UserName is a parameter of type BSTR UserName [in] UserName is a parameter of type BSTR