disableApps property

bool? disableApps
getter/setter pair

If set to true, the rule includes a mitigating action to disable apps so that the device is effectively disabled, but app data is preserved.

If the device is running an app in locked task mode, the app will be closed and a UI showing the reason for non-compliance will be displayed.

Implementation

core.bool? disableApps;