addUserDisabled property

bool? addUserDisabled
getter/setter pair

Whether adding new users and profiles is disabled.

For devices where managementMode is DEVICE_OWNER this field is ignored and the user is never allowed to add or remove users.

Implementation

core.bool? addUserDisabled;