Read this first!
What's New in the COM API?
List of Methods, Properties, Enumerations, and Constants
Creating Scripts
Server Interface (ICIServer)
Multiple Sites Interface (ICISites)
Single-Site Interface (ICISite)
Permission Interface (ICIPermission)
Audit Interface (ICIAudit)
Client Settings Interface (ICIClientSettings)
    Client Settings Interface Methods and Properties (ICIClientSettings)
    User Account Details
    User Account General Settings
    User Password Settings
    User FTP Security Settings
    User Connection Protocols
    User Connection Limits
       User Connection Limits
       Determining if a User has a Transfer Speed Limit (GetHasMaxSpeed)
       Enabling the Transfer Speed Limit (SetHasMaxSpeed)
       Determining the Maximum Allowed Transfer Speed (GetMaxSpeed)
       Specifying the Maximum Allowed Transfer Speed (SetMaxSpeed)
       Determining if a User Can be Timed Out (GetEnableTimeOut)
       Enabling Connection Timeout (SetEnableTimeOut)
       Determining How Long a Connection can be Inactive (GetTimeOut)
       Specifying the Timeout Value (SetTimeOut)
       Determining if the Number of Concurrent Connections is Limited for Users (GetHasMaxUsers)
       Enabling a User's Connection Limit (SetHasMaxUsers)
       Determining the Maximum Concurrent Connections Allowed per User (GetMaxUsers)
       Specifying the Maximum Connections Allowed per User (SetMaxUsers)
       Determining for an IP Connection Limit (GetHasMaxIPs)
       Enabling an IP Address Connection Limit (SetHasMaxIPs)
       Determining Number of Connections Allowed from the Same IP Address (GetMaxIPs)
       Specifying the Maximum Connections for IP Addresses (SetMaxIPs)
    User Transfer Settings
    User IP Access Ban List
    Retrieving Number of Login Attempts Allowed (GetLimitLoginAttempts)
    Specifying Number of Login Attempts Allowed (SetLimitLoginAttempts)
    Viewing Anonymous Logins (GetAnonymousLogin)
    Allowing or Prohibiting Anonymous Logins (SetAnonymousLogin)
Command Settings Interface (ICICommandSettings)
Certificate Information Interface (ICICertInfo)
Event Rule Interfaces
Report Information Interface (ICIReportInfo)
SSH Key Information Interface (ICISSHKeyInfo)
Enumerators and Constants