Internet Direct (Indy)
Home
PreviousUpNext
TIdAuthenticationCollection Class

Implements a container for authentication mechanisms used by a HTTP client.

Pascal
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. 

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.