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

Contains authentication parameters for the mechanism.

property Params: TIdHeaderList;

Params is a read-only TIdHeaderList property used to represent common parameter values for the authentication mechanism. Params is used to store the Username and Password property values used during execution of the authorization process. Params is also used in descendant classes for values specific to the enhanced authentication functionality.

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