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


IServerEnvironmentImpl2.UserInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerEnvironmentImpl2 Interface > IServerEnvironmentImpl2.UserInfo Property
ArcGIS Developer Help

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