Maintains authentication mechanisms used for a HTTP client connection.
TIdAuthenticationManager = class(TIdBaseComponent);
TIdAuthenticationManager is a TIdBaseComponent descendant that maintains a collection of authentication mechanisms used by a HTTP client.
TIdAuthenticationManager is the type used to represent the TIdCustomHTTP.AuthenticationManager property, and is used when a HTTP request requires a specific TIdAuthentication mechanism.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|