Specifying the Failed Password Limit (SetPwdRetries)

Use the ICIClientSettings interface SetPwdRetries method to choose the maximum number of times a user can try to connect to the server 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 SetPwdRetries([in] long val);