Internet Direct (Indy)
|
Represents the password used in construction of authorization credentials.
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.
TIdRequestHeaderInfo.Authentication
TIdRequestHeaderInfo.BasicAuthentication
TIdRequestHeaderInfo.SetHeaders
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. |