ArcObjects Library Reference (GISClient)  

esriAGSConnectionMode Constants

The level of access the connection has to the GIS Server.

Constant Value Description
esriAGSConnectionModeConsumer 0 Consumer level with access to the server object manager.
esriAGSConnectionModeAdmin 1 Admin level with access to the server object amanager and the server object admin.
esriAGSConnectionModePublisher 2 Publisher level with access to the server object amanager and the server object admin.

Product Availability

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

.NET Samples

Publish an image service and set configurations (Code Files: ISConfig)