|
This online help file is for EFT Server version 6.2.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
Use the ICIServer interface GetAllowedMasks method to retrieve a list of allowed IP masks for the server.
Signature:
HRESULT GetAllowedMasks([out, retval] VARIANT *aMasks);
Setting IP Addresses that have Access to a Site (IPAccessAllowedDefault)
Retrieving a List of Denied IP Masks (GetDeniedMasks)
Retrieving Denied IP Mask for a User (GetDeniedMask)
Retrieving Allowed IP Masks for a User (GetAllowedMasks)
Adding an IP Access Mask for a Client (AddIPAccessRule)
Removing an IP Access Mask for User (RemoveIPAccessRule)