Topic Path: Symbol Reference > Classes > TIdAuthentication Class > TIdAuthentication Methods > Next Method
ContentsIndexHome
PreviousUpNext
TIdAuthentication.Next Method

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.