Retrieving Allowed IP Masks for a User (GetAllowedMasks)

Use the ICIClientSettings interface GetAllowedMasks method to view the IP mask from which the user is allowed to connect. Refer to User IP Access Ban List for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the administration interface.

icon_info.gif

This method is available in EFT Server 5.1.1 and later.

Signature:

HRESULT GetAllowedMasks(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] long *pVal);