This document is archived and information here might be outdated.  Recommended version.


IServerEnvironmentImpl2.UserInfo Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Server)  

IServerEnvironmentImpl2.UserInfo Property

.

[Visual Basic .NET]
Public WriteOnly Property UserInfo
[C#]
public void UserInfo {set;}
[C++]
HRESULT put_UserInfo(
  IServerUserInfo* 
);
[C++]

Parameters [in]
is a parameter of type IServerUserInfo

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerEnvironmentImpl2 Interface