Hi,
I'd like to help our group supervisor to check that the user within the group they supervise have all validated at least one device.
1) As anyone developed such custom page? The output would look like:
Group1 | |
---|---|
User 1 | Device validated. |
User 2 | Device NOT validated. |
User 3 | Device NOT validated. |
User 4 | Device validated. |
2) if not, what would be the query in the DB to get that information?
I looked at the WebServices such as "FindDevices" but this does not return whether a device has been validated or not.
Is there another web service that return the validation status of a user device?
Thanks,
JB