Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Trang này chứa các cài đặt chính sách mẫu cho tài khoản được quản lý hoàn toàn
thiết bị.
Thông thường, các thiết bị được quản lý hoàn toàn là thiết bị thuộc sở hữu của công ty và được dùng riêng cho công việc
. Nếu thiết bị được thiết lập hoàn chỉnh
được quản lý, Android
Device Policy tự động áp dụng các chế độ cài đặt chính sách cho toàn bộ thiết bị. Chiến dịch này
giúp bạn có thể áp dụng cùng một chính sách cho các thiết bị và thiết bị được quản lý hoàn toàn
bằng hồ sơ công việc.
"passwordRequirements": {
"passwordMinimumLength": 6,
"passwordQuality": "ALPHABETIC"
},
"applications": [{
"defaultPermissionPolicy": "GRANT",
"installType": "FORCE_INSTALLED", // Auto-installs app in the work profile
"packageName": "com.google.android.gm"
},
{
"installType": "AVAILABLE", // Adds app to the work profile's managed Play Store
"packageName": "com.google.android.apps.docs"
}],
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-11 UTC."],[[["This page provides policy settings examples for fully managed, company-owned Android devices used exclusively for work."],["Applying these settings ensures the entire device adheres to company policies, similar to devices with work profiles."],["Example settings include enforcing a minimum password length and quality, automatically installing specific apps, and making others available in the managed Play Store."]]],[]]