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 IGISServerConnection.
Members
Description | ||
---|---|---|
Connect | Connects to the GIS server specified by the machineName. | |
Connect2 | Connects the user specified by userInfo to the GIS server given by machineName. | |
ServerObjectAdmin | The server object admin for the connected GIS server. | |
ServerObjectManager | The server object manager for the connected GIS server. |
Inherited Interfaces
Interfaces | Description |
---|---|
IGISServerConnection | Provides access to members that connect to a GIS server. |
CoClasses that implement IGISServerConnection2
CoClasses and Classes | Description |
---|---|
GISServerConnection | The ServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. |