NonComplianceReason
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
Enums |
---|
NON_COMPLIANCE_REASON_UNSPECIFIED | این مقدار استفاده نمی شود. |
API_LEVEL | این تنظیم در سطح API نسخه Android در حال اجرا بر روی دستگاه پشتیبانی نمیشود. |
MANAGEMENT_MODE | حالت مدیریت (مانند نمایه کاملاً مدیریت شده یا کاری) از این تنظیم پشتیبانی نمی کند. |
USER_ACTION | کاربر اقدام لازم برای مطابقت با تنظیمات را انجام نداده است. |
INVALID_VALUE | تنظیم دارای مقدار نامعتبر است. |
APP_NOT_INSTALLED | برنامه مورد نیاز برای اجرای خط مشی نصب نشده است. |
UNSUPPORTED | این خطمشی توسط نسخه Android Device Policy در دستگاه پشتیبانی نمیشود. |
APP_INSTALLED | یک برنامه مسدود شده نصب شده است. |
PENDING | این تنظیم در زمان گزارش اعمال نشده است، اما انتظار می رود به زودی اعمال شود. |
APP_INCOMPATIBLE | این تنظیم را نمی توان روی برنامه اعمال کرد زیرا برنامه از آن پشتیبانی نمی کند، به عنوان مثال به این دلیل که نسخه SDK هدف آن به اندازه کافی بالا نیست. |
APP_NOT_UPDATED | برنامه نصب شده است، اما به حداقل کد نسخه مشخص شده توسط خطمشی بهروزرسانی نشده است. |
DEVICE_INCOMPATIBLE | دستگاه با الزامات خط مشی ناسازگار است. |
APP_SIGNING_CERT_MISMATCH | گواهی امضای برنامه با مقدار تنظیم مطابقت ندارد. |
PROJECT_NOT_PERMITTED | پروژه Google Cloud Platform که برای مدیریت دستگاه استفاده میشود، مجاز به استفاده از این خطمشی نیست. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eDevice non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application.\u003c/p\u003e\n"],["\u003cp\u003eUser actions, invalid settings, and missing or outdated apps can also contribute to non-compliance.\u003c/p\u003e\n"],["\u003cp\u003ePolicy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting.\u003c/p\u003e\n"],["\u003cp\u003eDevices themselves might be incompatible with policy requirements, leading to non-compliance.\u003c/p\u003e\n"]]],["Device non-compliance with policy settings can result from various issues: unsupported API level or management mode, user inaction, or invalid setting values. Non-compliance can also occur if a required app is missing, blocked, or incompatible with the setting, or if the app hasn't been updated to the minimum required version. Policies may also be unsupported by the device's Android Device Policy version. Settings might be pending application or the device itself is incompatible with policy requirements.\n"],null,["Reasons a device might not be compliant with a policy setting. See also [`specificNonComplianceReason`](/android/management/reference/rest/v1/enterprises.devices#NonComplianceDetail.FIELDS.specific_non_compliance_reason).\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| `NON_COMPLIANCE_REASON_UNSPECIFIED` | This value is not used. |\n| `API_LEVEL` | The setting is not supported in the API level of the Android version running on the device. |\n| `MANAGEMENT_MODE` | The management mode (such as fully managed or work profile) doesn't support the setting. |\n| `USER_ACTION` | The user has not taken required action to comply with the setting. |\n| `INVALID_VALUE` | The setting has an invalid value. |\n| `APP_NOT_INSTALLED` | The app required to implement the policy is not installed. |\n| `UNSUPPORTED` | The policy is not supported by the version of Android Device Policy on the device. |\n| `APP_INSTALLED` | A blocked app is installed. |\n| `PENDING` | The setting hasn't been applied at the time of the report, but is expected to be applied shortly. |\n| `APP_INCOMPATIBLE` | The setting can't be applied to the app because the app doesn't support it, for example because its target SDK version is not high enough. |\n| `APP_NOT_UPDATED` | The app is installed, but it hasn't been updated to the minimum version code specified by policy. |\n| `DEVICE_INCOMPATIBLE` | The device is incompatible with the policy requirements. |\n| `APP_SIGNING_CERT_MISMATCH` | The app's signing certificate does not match the setting value. |\n| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]