Internet Direct (Indy) Version 9.0.1 Beta
|
property OnCommandAuth: TIdDICTAuthEvent;
The DICT AUTH command allows a client to be authenticated using a user name and an APOP-style MD5 Checksum as described in RFC 1939.
Authentication is an optional server capability. The AUTH command may be implemented by a DICT server.
Applications should assign a procedure to the event handler in order to respond to the DICT command, or the server will return the default message:
500 command not recognized