property AuthenticationType: TScSMTPAuthenticationType; default satDefault;

 

Description

Determines the authentication type to use when accessing the e-mail server.

To use simple password authentication you set AuthenticationType to satDefault.

To use SASL authentication you set AuthenticationType to satSASLMechanism.

The list of used SASL mechanisms is set in the SASLMechanisms property.

 

See Also

Authenticate

SASLMechanisms

 

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