This document is archived and information here might be outdated. Recommended version. |
Provides access to methods that connect a specified user to an ArcGIS server.
This interface is new at ArcGIS 9.3. It supersedes IServer.
The IServer2 interface is intended only for use by the web controls that are included as part of the Application Developer Framework for ArcGIS for Server. To learn more about these controls, refer to the ArcGIS for Server developer documentation.
Name | Description | |
---|---|---|
ServerObjectAdmin | Gets the server object admin for the connected GIS server. | |
ServerObjectManager | Gets the server object manager for the connected GIS server. | |
ServerObjectManager2 | Gets the server objcet manager of the connected ArcGIS server for the user specified by userInfo. |
Interfaces | Description |
---|---|
IServer | Provides access to members that connect to a GIS server. |
Classes | Description |
---|---|
Server | The Server object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. |