Internet Direct (Indy) Version 9.0.2 Beta
|
property OnCommandSASLAuth: TIdDICTAuthEvent;
OnCommandSASLAuth must provide, as parameters, the name of the user to be authenticated, and the BASE64-encoded initial SASL response as described in RFC 2045. All responses to the SASLAUTH server challenge should use the SASLRESP command and a BASE64-encoded parameter.
Authentication is an optional server capability. The SASLAUTH command may be implemented by a DICT server.