Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdSMTP.Username
TIdSMTP
Specifies the user account for the SMTP server.
property
Username;
Description
Username is a String property that specifies the user name used to log on to the SMTP Server. Username and
Password
are used, in
Authenticate
, to perform account verification when
AuthenticationType
is atLogin.