Hi, I need to lock the user or disable the user account.Currently I can lock the user but it gets automatically unlock after few mins. Can anyone please suggest how can I add a functionality wherein I should be able to disable and enable user accounts . Thanks, Savita K
asked
Savita Khatavkar
1 answers
2
Use the Active boolean, instead of the Blocked boolean on a System.User object.