ArcObjects Library Reference (Server)  

ServerObjectTypeInfo Class

The ServerObjectTypeInfo object which provides information about server object types to users without administrative privileges to the ArcGIS server.

ServerObjectTypeInfo is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IServerObjectTypeInfo Provides access to properties of a server object type.
IServerObjectTypeInfo2 Provides access to properties of a server object type.
IServerObjectTypeInfo3 Provides access to properties of a server object type.

Remarks

The ArcGIS server manages a set of server objects running across one or more host (container) machines. How those server objects are configured and run is defined by a set of server object configurations. Server object configurations can be added, removed, and modified by users or developers who are members of the agsadmin users group, and therfore have administrator priviliges on the ArcGIS server.

Users and developers who are not administrators also need access to the list of ServerObjectTypes and the set of their properties that are necessary for programming applications with them. Users that are members of the agsusers group, but are not members of the agsadmin user group can get information about server object types using the GetTypeInfos method on IServerObjectManager to get the ServerObjectTypeInfo objects.

ServerObjectTypeInfo objects include read only access to a subset of the server object type's properties. These properties include:

Name: the name of the server object type (e.g., MapServer, GeocodeServer)

Description: the description of the server object type

See Also

IAGSServerObject Interface | IAGSServerConnection Interface | IAGSServerConnectionFactory Interface | IAGSServerObjectName Interface | IAGSServerConnectionAdmin Interface | IAGSServerConnectionName Interface | AGSServerConnectionFactory Class | IAGSEnumServerObjectName Interface | AGSServerConnection Class | AGSServerObjectName Class | AGSServerConnectionName Class | IEnumServerObjectConfiguration Interface | IServerContext Interface | IServerObjectType Interface | IServerObjectAdmin Interface | IEnumServerObjectType Interface | IGISServerConnection Interface | IServerObjectConfiguration Interface | IServerObject Interface | IServerObjectTypeInfo Interface | IServerObjectConfigurationInfo Interface | IEnumServerObjectTypeInfo Interface | IEnumServerObjectConfigurationInfo Interface | GISServerConnection Class | IServerObjectManager Interface | ServerContext Class | ServerDirectory Class | ServerDirectoryInfo Class | ServerMachine Class | ServerObject Class | ServerObjectAdmin Class | IEnumServerMachine Interface | IServerMachine Interface | IEnumServerDirectory Interface | ServerObjectConfiguration Class | ServerObjectConfigurationInfo Class | ServerObjectConfigurationStatus Class | ServerObjectManager Class | ServerObjectTypeInfo Class | ServerObjectType Class | IServerObjectAdmin Interface | IServerObject Interface | IGISServerConnection Interface | IServerContext Interface | GISServerConnection Class | IServerObjectManager Interface | IEnumServerObjectTypeInfo Interface | ServerObject Class | IEnumServerObjectType Interface | AGSLocatorWorkspace Class | AGSAddressLocator Class | ILocatorManager2.GetAGSLocatorWorkspace Method | ILocatorWorkspaceName2.AGSServerConnectionName Property | GeocodeServer Class | IEnumServerObjectTypeInfo Interface | ServerObject Class | IEnumServerObjectType Interface