Represents an authentication mechanism used in a TIdAuthenticationCollection collection.
TIdAuthenticationItem = class(TIdCollectionItem);
TIdAuthenticationItem is a TCollectionItem descendant that implements items maintained in a TIdAuthenticationCollection collection. TIdAuthenticationItem represents the individual authentication mechanisms used for HTTP client requests, including the URL and identity and authorization values provoded as parameters in a client request.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|