Unit
ScSMTPClient
Description
TScSASLUserPassMechanism is a TScSASLMechanism descendant and a base class for mechanisms that require a username and password for authentication.
Mechanism implementations should be overridden in descendant classes.
A username and password can be specified in the appropriate properties, Username and Password.
See also