Restricting Users to a Specific IP Address (SetHomeIP)

This method was removed in EFT Server version 6.1. Corresponding functionality is now available via more powerful Limit Access by IP features: GetLimitAccessByIP, SetLimitAccessByIP, IPAccessAllowedDefault, GetAllowedMasks, GetDeniedMasks, AddIPAccessRule, and RemoveIPAccessRule methods/properties.

Use the ICIClientSettings interface SetHomeIP method to restrict a user or User Settings Level to connections on one specific IP address.

Signature:

HRESULT SetHomeIP([in] long val);