Microsoft
70-484 · Question #146
You are required to provide a list of permissions used in your app. This list is displayed via the Settings charm. How should you implement this requirement?
The correct answer is B. The package manifest is used to declare all the capabilities used by the app. See the full explanation below for the reasoning.
Question
You are required to provide a list of permissions used in your app. This list is displayed via the Settings charm. How should you implement this requirement?
Options
- ACreate a command in the Settings charm.
- BThe package manifest is used to declare all the capabilities used by the app.
- CCreate a command in the Settings charm.
- DCreate a command in the Settings charm.
How the community answered
(39 responses)- A15% (6)
- B74% (29)
- C5% (2)
- D5% (2)
Community Discussion
No community discussion yet for this question.