Detecting login failures (General questions)
Hi,
When using NTauthentication, I cannot detect login failures.
It would help that whenever this happens, at least the disconnect event would be triggerred.
That way I can detect in the Disconnect event if it is a normal disconnect or because of an authentication error
Or is there another way ?
Hans