![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceCatalog3 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties of an ArcGIS Server web service catalog.
This interface is new at ArcGIS 9.3. It supersedes IServiceCatalog and IServiceCatalog2.
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. |
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. |