Read this first!
List of Methods, Properties, Enumerations, and Constants
Creating Scripts
Server Interface (ICIServer)
Multiple Sites Interface (ICISites)
Single-Site Interface (ICISite)
    Retrieving a Site's ID (ID)
    Retrieving a Site's Name (Name)
    Determining if a Site is Started (IsStarted)
    Starting a Site (Start)
    Stopping Site (Stop)
    Deleting a Site (Remove)
    Cancelling an HTTPS Transfer (CancelTransfer)
    Retrieving a List of Event Rules (EventRules)
    Retrieving ARM ODBC Settings (ODBCSettings)
    Setting the Auto Create Home Folder Option (AutoCreateHomeFolder)
    Setting the Grant Full Permissions Option (AssignFullPermissionsForHomeFolder)
    Site FTP Settings
    Site Connection Limits
    Site Login Security and Anti-Flood/Hammer Settings
    Site Information
    Site Listener Settings
    Site Certificates and Keys
    Site VFS Folders
       Retrieving a List of Folders (GetFolderList)
       Retrieving a List of Folder Permissions (GetFolderPermissions)
       Setting Folder Permissions (SetPermission)
       Removing Folder Permissions (RemovePermission)
       Creating Blank Permissions (GetBlankPermission)
       Creating a Physical Folder (CreatePhysicalFolder)
       Creating a Virtual Folder (CreateVirtualFolder)
       Deleting a Folder (RemoveFolder)
       Renaming a Folder (RenameFolder)
       Remapping a Virtual Folder Path (RemapVirtualFolder)
       Retrieving the Physical Path to a Virtual Folder (GetPhysicalPath)
    Site Permission Groups
    Site Users and Settings Levels
    Site Custom Commands
    Site IP Masks
Permission Interface (Permission)
Audit Interface (ICIAudit)
Client Settings Interface (ICIClientSettings)
Command Settings Interface (ICICommandSettings)
Command Action Parameters Interface (ICICommandActionParams)
Certificate Information Interface (ICICertInfo)
Mail Action Parameters Interface (ICIMailActionParams)
Cleanup Action Parameters Interface (ICICleanupActionParams)
OpenPGP Action Interface (ICIPgpActionParams)
Event Rule Interfaces
Enumerators and Constants