Specifying Users' Home IP Address (SetHomeIPString)

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 SetHomeIPString method to designate the IP address where the user or Settings Level must make connections.

Signature:

HRESULT SetHomeIPString([in] BSTR bstrVal);