ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / ServiceConnectionProperties Class
Members

In This Topic
    ServiceConnectionProperties Class
    In This Topic
    Represents the properties used to connect to an ArcGIS web service.
    Syntax
    public sealed class ServiceConnectionProperties : Connector 
    Public NotInheritable Class ServiceConnectionProperties 
       Inherits Connector
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.Connector
          ArcGIS.Core.Data.ServiceConnectionProperties

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also