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 | ||
---|---|---|
GetFolders | Gets an IStringArray of service folder names. | |
MessageFormats | The message formats supported by the web services in the catalog. | |
MessageVersion | The message version this server version supports. | |
RequiresTokens | Indicates whether the service catalog requires tokens for authentication. | |
ServiceDescriptions | An array of the web service descriptions in the web service catalog. | |
ServiceDescriptionsEx | An array of the web service descriptions in the web service catalog. | |
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. |