Internet Direct (Indy) Version 9.0.2 Beta
TIdAuthWhatsNext
Represents the next action to be performed in the authentication framework.

TIdAuthWhatsNext = (wnAskTheProgram, wnDoRequest, wnFail);
Description
TIdAuthWhatsNext is an enumerated type that represents the next valid action to be performed by the authentication framework. TIdAuthWhatsNext is the value returned by the TIdAuthentiction.Next method.