TAstaServerSocket.DisconnectClientOnFailedLogin
Applies to
TAstaServerSocket
Declaration
property
DisconnectClientOnfailedLogin: Boolean;
Description
When this is true, the client is automatically disconnected if Verified is set to False in the
OnClientLogin or OnClientDBLogin
events. It is more secure to disconnect a client rather than sending a KillMessage.