Internet Direct (Indy)
Home
PreviousUpNext
TIdRequestHeaderInfo.Password Property

Represents the password used in construction of authorization credentials.

Pascal
property Password: String;

Password is a String property used in conjunction with Username to construct authorization credentials during Authentiction of an HTTP connection. 

Username and Password are suppied to the TIdAuthentication class instance in Authentication, when BasicAuthentication is True, in the SetHeaders 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.