ManagementMode
Android Device Policy'nin cihazı kapsadığı yönetim modunun türü.
Sıralamalar |
MANAGEMENT_MODE_UNSPECIFIED |
Bu değere izin verilmiyor. |
DEVICE_OWNER |
Cihaz sahibi. Android Device Policy'nin cihaz üzerinde tam denetimi vardır. |
PROFILE_OWNER |
Profil sahibi. Android Device Policy, cihazdaki yönetilen bir profil üzerinde kontrol sahibidir. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-04-11 UTC.
[null,null,["Son güncelleme tarihi: 2024-04-11 UTC."],[[["Android Device Policy enforces management using two primary modes: Device Owner and Profile Owner."],["Device Owner mode grants Android Device Policy complete control over the device."],["Profile Owner mode allows Android Device Policy to manage a specific profile on the device, providing a more restricted scope of control."]]],["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"]]