Determining the Number of Failed Password Attempts (GetIncorrectPasswordAttempts)

Use the ICIClientSettings interface GetIncorrectPasswordAttempts method to show how many times a user has tried to connect with incorrect log in information. Refer to User Password Settings for an illustration of how this and other Client Settings Interface Methods and Properties can be accessed in the Administrator interface.

Signature:

HRESULT GetIncorrectPasswordAttempts(

[out, optional] VARIANT_BOOL *pInherited,

[out, retval] long *pVal);