This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Constants > E > esriServiceURLType Constants (ArcObjects .NET 10.4 SDK) |
The URL type to access a service.
Constant | Value | Description |
---|---|---|
esriServiceURLTypeSoap | 0 | The service URL type is SOAP. |
esriServiceURLTypeREST | 1 | The service URL type is REST. |
esriServiceURLTypeAdmin | 2 | The service URL type is Admin. |