TScSASLMechanism
class function ServiceName: string; virtual;
Description
ServiceName is class method that returns the name of a SASL mechanism in a string that the SASL server can understand.
The string format is defined by the SASL specification.
See also
StartAuthenticate