PasswordPolicyScope
Scope that the password requirement applies to.
Enums |
SCOPE_UNSPECIFIED |
The scope is unspecified. The password requirements are applied to the work profile for work profile devices and the whole device for fully managed or dedicated devices. |
SCOPE_DEVICE |
The password requirements are only applied to the device. |
SCOPE_PROFILE |
The password requirements are only applied to the work profile. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["Password requirements can be applied to the entire device, solely to the work profile, or be left unspecified, defaulting to the work profile for work profile devices and the whole device for fully managed or dedicated devices."],["The `SCOPE_DEVICE` enum enforces password requirements exclusively on the device."],["The `SCOPE_PROFILE` enum enforces password requirements exclusively on the work profile."]]],[]]