Sets the user information into the server environment.
[Visual Basic .NET] Public Sub SetUserInfo ( _ ByVal UserInfo As String _ )
[C#] public void SetUserInfo ( string UserInfo );
[C++]
HRESULT SetUserInfo(
BSTR UserInfo
);
[C++]Parameters
UserInfo [in] UserInfo is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.