ManagementMode
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Rodzaj trybu zarządzania, który Android Device Policy stosuje na urządzeniu.
Wartości w polu enum |
MANAGEMENT_MODE_UNSPECIFIED |
Ta wartość jest niedozwolona. |
DEVICE_OWNER |
Właściciel urządzenia. Android Device Policy ma pełną kontrolę nad urządzeniem. |
PROFILE_OWNER |
Właściciel profilu. Aplikacja Android Device Policy ma kontrolę nad profilem zarządzanym na urządzeniu. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eAndroid Device Policy enforces management using two primary modes: Device Owner and Profile Owner.\u003c/p\u003e\n"],["\u003cp\u003eDevice Owner mode grants Android Device Policy complete control over the device.\u003c/p\u003e\n"],["\u003cp\u003eProfile Owner mode allows Android Device Policy to manage a specific profile on the device, providing a more restricted scope of control.\u003c/p\u003e\n"]]],["Android Device Policy operates in two management modes: `DEVICE_OWNER` and `PROFILE_OWNER`. In `DEVICE_OWNER` mode, the policy has complete control over the entire device. In `PROFILE_OWNER` mode, the policy manages a specific profile on the device, providing control only within that profile. The `MANAGEMENT_MODE_UNSPECIFIED` is not allowed, and should not be used.\n"],null,["The type of management mode Android Device Policy takes on the device.\n\n| Enums ||\n|-------------------------------|----------------------------------------------------------------------------------------|\n| `MANAGEMENT_MODE_UNSPECIFIED` | This value is disallowed. |\n| `DEVICE_OWNER` | Device owner. Android Device Policy has full control over the device. |\n| `PROFILE_OWNER` | Profile owner. Android Device Policy has control over a managed profile on the device. |"]]