Internet Direct (Indy)
|
Indicates that HTTP Basic Access authentication should be used.
property BasicAuthentication: boolean;
BasicAuthentication is a Boolean property that indicates if the HTTP Basic Access authentication algorithm should be used to calculate authorization credentials for the HTTP request.
Set BasicAuthentication to True to allow TIdBasicAuthentication to be assigned to Authentication in SetHeaders.
TIdRequestHeaderInfo.Authentication
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. |