ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMInternetServerConnectionBase Class / AuthenticationInfo Property

In This Topic
    AuthenticationInfo Property
    In This Topic
    Gets or sets the string containing additional authentication information for the connection.
    Syntax
    Public Property AuthenticationInfo As String
    public string AuthenticationInfo {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also