Unit
ScSMTPClient
Description
TScSASLOTP is a TScSASLUserPassMechanism descendant that implements the OTP SASL mechanism.
OTP is a one-time password mechanism. OTP replaces the obsolete SKEY mechanism.
The username and password can be specified in the appropriate properties, Username and Password.
The ServiceName method of this class returns the 'OTP' value.
See also