Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthentication.Params Property

Contains authentication parameters for the mechanism.

Pascal
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.

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.