Represents the next action to be performed in the authentication framework.
TIdAuthWhatsNext = ( wnAskTheProgram, wnDoRequest, wnFail );
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.
|
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. |