Provides access to methods that connect a specified user to an ArcGIS server.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IServer.
When To Use
The IServer2 interface is intended only for use by the web controls that are included as part of the Application Developer Framework for ArcGIS Server. To learn more about these controls, refer to the ArcGIS Server developer documentation.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IServer | Provides access to members that connect to a GIS server. |