Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthentication.Reset Method

Clears the number of retries for the authentication mechanism.

Pascal
procedure Reset; virtual;

Reset is a virtual procedure that clears the number of retry attempts performed using the authentication mechanism. In TIdAuthentication, Reset sets the value of the AuthRetries property to 0. Descendant classes, like TIdBasicAuthentication will override Reset to perform the functionality specific to the authentication mechanism.

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.