Internet Direct (Indy) Version 9.0.1 Beta
TIdUserAccount
Implements a user account for use in Indy server implementations.

TIdUserAccount = class(TCollectionItem)
Description
TIdUserAccount is a TCollectionItem descendant that represents information about an account used on an Indy server. TIdUserAccount includes properties that identify the account and authentication password, and describe attributes associated with the user account. TIdUserAccount also includes methods that allow verification of a password against the stored password for the account.

TIdUserAccount is the class type used to represent entries in a TIdUserAccounts collection.