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


esriAGSConnectionMode Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Constants > E > esriAGSConnectionMode Constants
ArcGIS Developer Help

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