Unit
ScSMTPClient
Description
TScSASLAnonymous is a TScSASLMechanism descendant that implements the Anonymous SASL mechanism.
This mechanism allows the user to gain anonymous access to services or resources.
The initialization string to be sent to the server in response to the authentication request can be specified in the TraceInfo property.
The ServiceName method of this class returns the value 'ANONYMOUS'.
See also