fleet/it-and-security/lib/ios/declaration-profiles/Passcode settings.json
Allen Houchins 9d30086dfe
Updated profile names for better readability in Fleet UI (#29796)
- Updated profile names so they appear as human readable in Fleet UI
instead of by filename.
2025-06-06 11:27:33 -05:00

9 lines
250 B
JSON

{
"Type": "com.apple.configuration.passcode.settings",
"Identifier": "956e0d14-6019-479b-a6f9-a69ef77668c5",
"Payload": {
"MaximumInactivityInMinutes": 5,
"MinimumLength": 6,
"RequireComplexPasscode": true
}
}