Internet Direct (Indy) Version 9.0.2 Beta
TIdAuthentication.Params
Contains authentication parameters for the mechanism.

property Params: TIdHeaderList;
Description
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.