Namespace Tizen.Security.DevicePolicyManager
The Tizen.Security.DevicePolicyManager namespace provides classes to manage the device policy management framework. The device policy management framework provides APIs to create security-aware applications that are useful in enterprise settings.
Overview
The primary purpose of the DPM(Device Policy Management) framework is to support enterprise applications. The device policy API supports the policies listed in the below, and application can subscribe to those policies from events.
Policy List
| Wifi | WifiPolicyChanged | Specifies wether the use of Wi-Fi is allowed or not |
| WifiHotspot | WifiHotspotChanged | Specifies whether the use of Wi-Fi hotspot is allowed or not |
| Bluetooth | BluetoothPolicyChanged | Specifies whether the use of bluetooth is allowed or not |
| Camera | CameraPolicyChanged | Specifies whether the use of camera is allowed or not |
| Microphone | MicrophonePolicyChanged | Specifies whether the use of microphone is allowed or not |
| Location | LocationPolicyChanged | Specifies whether the use of GPS is allowed or not |
| ExternalStorage | ExternalStoragePolicyChanged | Specifies whether the use of external storage is allowed or not |
| Messaging | MessagingPolicyChanged | Specifies whether the use of text messaging is allowed or not |
| PopImapEmail | PopImapPolicyChanged | Specifies whether the use of POP/IMAP Email is allowed or not |
| Browser | BrowserPolicyChanged | Specifies whether the use of browser is allowed or not |
| BluetoothTethering | BluetoothTetheringPolicyChanged | Specifies whether the use of bluetooth tethering is allowed or not |
| UsbTethering | UsbTetheringPolicyChanged | Specifies whether the use of usb tethering is allowed or not |
Enums
PasswordQuality
Enumeration for dpm password quality type