Internet Direct (Indy) Version 9.0.1 Beta
|
property OnAuthentication: TAuthenticationEvent;
When AAuthenticated is True, authentication for the client connection was successful. When AAuthenticated is False, authentication has failed, LoginAttempts has been exceeded, or an exception has occurred.
OnAuthentication is triggered from DoConnect and DoAuthenticate.