Internet Direct (Indy)
|
Identifies the next action in the authentication process.
function Next: TIdAuthWhatsNext;
TIdAuthWhatsNext - Next action in the authentication process.
Next is a TIdAuthWhatsNext function that identifies the next action that should be performed in the authentication process. Next will increment the the value of Retries when the return value is wnDoRequest.
Next is used in TIdHTTP.OnAuthorization to determine the action to be taken by the user agent.
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. |