This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > II > IIMSServiceDescription Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members to get IMS connection properties and get the specified service child.
Description | ||
---|---|---|
ConnectionProperties | True if the service is free. | |
IsPrivate | Indicates if the service is private (requires password). | |
Name | Service Name. | |
Password | Password for the specified service. | |
SavePassword | Indicates if the password should be saved. | |
Security | Type of security set on the service. Use a combination of acSecurityType constants. | |
ServiceType | Type of service. | |
URL | URL to ArcIMS server. | |
UserName | User name for the specified service. |
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. |