This document is archived and information here might be outdated.  Recommended version.


IIMSServiceDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > II > IIMSServiceDescription Interface
ArcGIS Developer Help

IIMSServiceDescription Interface

Provides access to members to get IMS connection properties and get the specified service child.

Product Availability

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

Members

Name Description
Read/write property ConnectionProperties True if the service is free.
Read/write property IsPrivate Indicates if the service is private (requires password).
Read/write property Name Service Name.
Read/write property Password Password for the specified service.
Read/write property SavePassword Indicates if the password should be saved.
Read/write property Security Type of security set on the service. Use a combination of acSecurityType constants.
Read/write property ServiceType Type of service.
Read/write property URL URL to ArcIMS server.
Read/write property UserName User name for the specified service.

Classes that implement IIMSServiceDescription

Classes Description
IMSFeatureService (esriCatalog) GxObject that represents ArcIMS Feature Service.
IMSGlobeServiceDescription (esriCatalog) GxObject that represents ArcIMS Globe File.
IMSGlobeSubServiceDescription (esriCatalog) ArcIMS Globe Sub Service.
IMSImageMap (esriCatalog) GxObject that represents ArcIMS Image Map.
IMSMetadataService (esriCatalog) GxObject that represents ArcIMS Metadata Service.
IMSMetadataServiceName ArIMS Metadata Service Name Object.
IMSServiceName The IMS Service Name.