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