Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
I am working on mobile device management for Windows phone 8. My requirement is to lock the screen remotely. I am using notification service to send notification to Mobile. I am passing "Lock" key word to Mobile. Once this notification is received it should lock the device and can be unlocked by only the User of the mobile.

I am not getting any API to Do the same. I can debug the received Notification event. Please suggest how to achieve this. Thanks
Posted

1 solution

 
Share this answer
 
Comments
Ved Prakash Behera 3-Apr-14 13:21pm    
Hey Abhinav, Thanks for your quick reply. I have tried this. I am looking for Screen Lock . (Lock button of Mobile or Press F12 in windows emulator). It should happen with out user interaction. This solution is for setting Windows lock screen.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900