The XafApplication class now provides the MaxLogonAttemptCount property, which is set to 3 by default. You can modify this default either in code or via the Application Designer.
Security - Make it possible to customize the number of failed login attempts before exiting the application
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
- v14.1.5Download Official Update
Currently, the maximum logon attempt count is set to 3 in code and cannot be customized without Reflection.
Thanks,
Konstantin B