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