Internet Direct (Indy)
Home
PreviousUpNext
TIdRequestHeaderInfo.Username Property

Represents the Username used in construction of authorization credentials.

Pascal
property Username: String;

Username is a String property used in conjunction with Password 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.