Internet Direct (Indy)
|
Identifies authentication schemes and parameters for a server realm.
property WWWAuthenticate: TIdHeaderList;
WWWAuthenticate is a TIdHeaderList property that contains header names and values used to indicate at least one authentication scheme and parameters for a requested server resource.
Unlike ProxyAuthenticate headers, WWWAuthenticate values apply to any connection using the relevant server realm.
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. |