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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|