Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-11 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."]]],[]]