The ICIServer interface allows you to manage the server and access the server's attributes.
Available Methods:
Retrieving a List of Server Sites (Sites)
Adding an IP Mask (AddIPAccessRule)
Applying Changes to the Server (ApplyChanges)
Refreshing Server Settings (RefreshSettings)
Determining if Transactions are Audited to a File instead of the Database (AreLingeringTransactions)
Changing the Administrator Password (ChangeAdminPassword)
Closing the Admin Connection to the Server (Close)
Connecting to the Server as the Administrator (Connect)
Retrieving a List of Administrator IPs (GetAdminIPs)
Removing a Server Administrator Account (RemoveServerAdminAccount)
Removing an IP Mask (RemoveIPAccessRule)
Retrieving Allowed IP Masks (GetAllowedMasks)
Retrieving Denied IP Masks (GetDeniedMasks)
Retrieving the Local IP Address (GetLocalIP)
Retrieving the Local Server Time (GetLocalTime)
Retrieving the Number of Server Administrator Accounts on the Server (GetServerAdminCount)