UserAuthentication.Error
From Xojo Documentation
Event
![]() |
This event is only available on platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this event on an incompatible platform. |
An error occurred during authentication. The most common error would be that the user failed to authenticate. The error number and message in the RuntimeException are provided directly from the OS itself.