Provides access to members that control the contents of an ArcGIS Server web services catalog.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IServiceCatalogAdmin and IServiceCatalogAdmin2.
Members
Description | ||
---|---|---|
CreateServiceDescription | Creates a new web service description. | |
CreateServiceDescriptionArray | Creates a new array of web service descriptions. | |
CreateServiceFolderArray | Creates a new array of web service folders. | |
GetCatalogDescriptionDocument | The WSDL for the Service Catalog. | |
GetDescriptionDocument | The WSDL for a specified service. | |
MessageFormats | The message formats supported by the web services in the catalog. | |
MessageVersion | The message version supported by the server. | |
RequiresTokens | Indicates whether the service catalog should require tokens for authentication. | |
ServiceDescriptions | The array of the web service descriptions for the web service catalog. | |
ServiceFolders | The array of the web service folders for the web service catalog. | |
TokenServiceURL | Token service url. |
Inherited Interfaces
Interfaces | Description |
---|---|
IServiceCatalogAdmin2 | Provides access to members that control the contents of an ArcGIS Server web services catalog. |
IServiceCatalogAdmin | Provides access to members that control the contents of an ArcGIS Server web services catalog. |