ArcObjects Library Reference (Carto)  

IImageServerInit3.User Property

The current user.

[Visual Basic .NET]
Public WriteOnly Property User
[C#]
public void User {set;}
[C++]
HRESULT put_User(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

IImageServerInit3 Interface