Courseiva
Manage applicationsmediumMultiple ChoiceObjective-mapped

MD-102 Manage applications Practice Question

Exhibit

Refer to the exhibit.

{
  "displayName": "App Protection Policy - iOS",
  "appGroupType": "allApps",
  "settings": {
    "ios": {
      "dataProtection": {
        "allowBackup": "block",
        "allowDataSync": "block",
        "allowScreenCapture": "block"
      },
      "accessRequirements": {
        "pin": {
          "pinLength": 6,
          "pinType": "numeric"
        },
        "biometric": {
          "fingerprint": "allow",
          "faceId": "allow"
        },
        "timeout": 5
      }
    }
  }
}

You have configured the above app protection policy for iOS. What is the effect on managed apps?

⚠ Common exam trap

Watch out — candidates often confuse the screenshot prevention setting with other common app protection policies like PIN/biometric requirements or data transfer restrictions, leading them to select options A, C, or D incorrectly.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Users cannot take screenshots within managed apps

The app protection policy for iOS includes a setting to prevent screenshots and screen captures in managed apps. When this policy is configured, the OS restricts the ability to capture the screen within those apps, making option B correct. This is enforced by the iOS MDM framework, which disables the screenshot functionality at the app level.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Users can use Face ID to unlock apps

    Why it's wrong here

    Face ID is allowed, not blocked.

  • Users cannot take screenshots within managed apps

    Why this is correct

    Screen capture is blocked.

  • Users can back up app data to iCloud

    Why it's wrong here

    Backup is blocked.

  • Users can print from managed apps

    Why it's wrong here

    Printing is not blocked by the policy.

About these practice questions

One of 942 original MD-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This MD-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MD-102 exam.