Internet Direct (Indy) Version 9.0.2 Beta
TIdUserAccount.UserName
Represents the access identity for the user account.

property UserName: string;
Description
UserName is a String property that represent the value to be used when accessing the user account. UserName is used with Password when performing account authentication.

Use RealName to get the textual name of the person that owns the user account.

Use Attributes to access additional information about the user account.