supportsWorkProfile property

bool? supportsWorkProfile
getter/setter pair

Whether device supports Android work profiles.

If false, this service will not block access to corp data even if an administrator turns on the "Enforce Work Profile" policy.

Implementation

core.bool? supportsWorkProfile;