Retrieving Number of Login Attempts Allowed (GetLimitLoginAttempts)

Use the ICIClientSettings interface GetLimitLoginAttempts method to view the number of login attempts the user is allowed.

icon_info.gif

This method is available in EFT Server 5.1.1 and later.

Signature:

HRESULT GetLimitLoginAttempts(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] VARIANT_BOOL *pVal);

0 = Unlimited

1 = Limited