Hi Microsoft, my project is to write 1 UWP application to manage remote employees, grant them permission to use windows functions so I have some question for my UWP application development:
- Is my app allowed to interrupt user activity, prevent them from connecting peripherals, taking screenshots, etc. by changing Registry settings (authorized users)?
- Is my app allowed to remotely lock the device using a 3rd party module that has a user permission agreement?
Thanks and best regards.