We have a customized a LFDS account admin page showing lock status (e.g. entered wrong password more than 3 times) by querying SDK LaserficheUser.Locked properties.
However there is performance issue when show Locked status for all accounts while run the SDK query one-by-one.
Is there any way to query all account Locked status in batch? Or where to lookup in LFDS database?
Thank you.