ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectServerConnection Class


In This Topic
    CIMProjectServerConnection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether of not this is an anonymous connection. (Inherited from ArcGIS.Core.CIM.CIMInternetServerConnectionBase)
    Public Property Gets or sets the connection mode.  
    Public Property Gets or sets a value indicating whether of not to hide the user. (Inherited from ArcGIS.Core.CIM.CIMInternetServerConnectionBase)
    Public Property Gets or sets the name.  
    Public Property Gets or sets the password. (Inherited from ArcGIS.Core.CIM.CIMInternetServerConnectionBase)
    Public Property Gets or sets the server type.  
    Public Property Gets or sets the staging folder.  
    Public Property Gets or sets the URL. (Inherited from ArcGIS.Core.CIM.CIMInternetServerConnectionBase)
    Public Property Gets or sets a value indicating whether or not to use the default staging folder.  
    Public Property Gets or sets the user. (Inherited from ArcGIS.Core.CIM.CIMInternetServerConnectionBase)
    Top
    See Also