ArcObjects Library Reference (GISClient)  

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

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.

CoClasses that implement IIMSServiceDescription

CoClasses and 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.