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 proxied HTTP connection.
Set BasicAuthentication to True to allow a TIdBasicAuthentication instance to be created and assigned to Authentication in 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. |