Unit

ScSMTPClient

 

type

 TScSMTPAuthenticationType = (satNone, satDefault, satSASLMechanism);

 

Description

The TScSMTPAuthenticationType enumeration represents the authentication type used by an e-mail server.

 

ValueMeaning
satNoneNo authentication.
satDefaultSimple authentication (AUTH LOGIN).
satSASLMechanismAuthentication by SASL (Simple Authentication and Security Layer) mechanism.

 

See also

TScSMTPClient.AuthenticationType

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support