Fired when an authentication error has occurred.
Public Event ErrorInfo As ErrorInfoEventHandler
Grid Object
The following parameters are available:
| Parameter | Description |
| LastErrorNumber | The last error number. |
| LastErrorMessage | The last error message. |
You can use this event to catch the last error number or message.