Internet Direct (Indy) Version 9.0.1 Beta
TIdTelnetServer.LoginAttempts
Number of failed logins permitted.

property LoginAttempts: Integer;
Description
LoginAttempts is an Integer property used to indicate the number of unsuccessful login attempts permitted for a connection before the connection is terminated.

LoginAttempts is used in DoConnect to determine the number maximum number of login attempts allowed in the method.

By default, a new connection is allowed 3 unsuccessful connection attempts before termination.