ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMInternetServerConnectionBase Class


In This Topic
    CIMInternetServerConnectionBase Class Properties
    In This Topic

    For a list of all members of this type, see CIMInternetServerConnectionBase members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether of not this is an anonymous connection.  
    Public Property Gets or sets the string containing additional authentication information for the connection.  
    Public Property Gets or sets a value indicating whether of not to hide the user.  
    Public Property Gets or sets the encrypted password as a base 64 encoded string. Used internally by the system. Not persisted in documents.  
    Public Property Gets or sets the URL.  
    Public Property Gets or sets the user.  
    Top
    See Also