ArcObjects Library Reference (Server)  

IServiceCatalog3 Interface

Provides access to properties of an ArcGIS Server web service catalog.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IServiceCatalog and IServiceCatalog2.

Members

Description
Method GetFolders Gets an IStringArray of service folder names.
Read-only property MessageFormats The message formats supported by the web services in the catalog.
Read-only property MessageVersion The message version this server version supports.
Read-only property RequiresTokens Indicates whether the service catalog requires tokens for authentication.
Read-only property ServiceDescriptions An array of the web service descriptions in the web service catalog.
Read-only property ServiceDescriptionsEx An array of the web service descriptions in the web service catalog.
Read-only property TokenServiceURL Token service url.

Inherited Interfaces

Interfaces Description
IServiceCatalog2 Provides access to properties of an ArcGIS Server web service catalog.
IServiceCatalog Provides access to properties of an ArcGIS Server web service catalog.