Internet Direct (Indy) Version 9.0.1 Beta
TIdUserManager
Implements an account manager for Indy servers.

TIdUserManager = class(TIdBaseComponent)
Description
TIdUserManager is a TIdBaseComponent descendant that implements a mechanism for managing user accounts that can be used by an Indy server. TIdUserManager is the type used to represent the TIdFTPServer.UserAccounts property.

TIdUserManager provides properties that indicate characteristics of the user accounts for the server implementation, including:

TIdUserManager also provides methods and event handlers that allow authentication of a user account using the identity and credentials provided by a client connection.