Internet Direct (Indy)
Home
PreviousUpNext
TIdBasicAuthentication.Reset Method

Clears the number of retries and step in the authentication mechanism.

Pascal
procedure Reset; override;

Reset is an overridden procedure in TIdBasicAuthentication. The inherited method is called to clear the number of retry attempts performed using the authentication mechanism by setting the nuimber of tries to 0. 

Reset also sets the value of the CurrentStep to 0 to indicate the next step in the authentication process.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.