Topic Path: Symbol Reference > Classes > TIdAuthentication Class > TIdAuthentication Properties > Steps Property
ContentsIndexHome
PreviousUpNext
TIdAuthentication.Steps Property

Number of tasks required for the authentication process.

property Steps: Integer;

Steps is a read-only Integer property that represents the number of tasks needed to perform the authentication process. The default value returned for the Steps property is 0. 

Steps is used when a protocol handler compares the values in Step and CurrentStep while performing authentication for the protocol.

CurrentStep 

TIdCustomHTTP.OnDisconnected

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