Internet Direct (Indy)
|
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.
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. |