ArcGIS Pro 3.4 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 string AuthenticationInfo {get; set;}
    Public Property AuthenticationInfo As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also