Implements a container for authentication mechanisms used by a HTTP client.
TIdAuthenticationCollection = class(TIdOwnedCollection);
TIdAuthenticationCollection is a TOwnedCollection descendant that implements a container for authentication mechanisms used by a HTTP client.
Items contains the TIdAuthenticationItem authentication mechanism used for a given URL accessed by a TIdCustomHTTP or TIdHTTP client.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|