UserAuthentication.Error

From Xojo Documentation

Event


UserAuthentication.Error(error As RuntimeException)

Supported for all project types and targets.

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.