1. Apple Platform Deployment (Fall 2023)
"User Enrollment and MDM" section: "To help ensure this separation
User Enrollment establishes a separate Apple File System (APFS) volume on the device for managed data... This separation is secured cryptographically
using a separate set of encryption keys from the ones used for user data."
2. Apple Platform Deployment (Fall 2023)
"Choosing an enrollment method" section: This section details the different enrollment paths. It explicitly lists the two methods that lead to User Enrollment: "Account Driven User Enrollment" and "Profile Based User Enrollment
" which correspond directly to the logic for selecting options A and E.
3. Apple Platform Deployment (Fall 2023)
"How User Enrollment works" section: "User Enrollment requires a Managed Apple ID... This Managed Apple ID is on the same partition as the user’s personal Apple ID
but is in a separate APFS volume created at enrollment." This confirms the underlying technology that provides the cryptographic separation.