04-18-2011 03:11 PM
As title,
Is there API to check if user device is set in password enabled or not?
Thanks,
Jeff
Solved! Go to Solution.
04-18-2011 03:46 PM
DeviceInfo.isPasswordEnabled()
04-18-2011 03:46 PM
Check this API: isPasswordEnabled()
04-18-2011 03:49 PM
Thanks Guys, Great...