CompTIA
ADR-001 · Question #82
Which of the following is a more secure way for a developer to give 3rd party apps temporary access to resources in their app, such as opening attachments in an external editor?
The correct answer is B. Make use of per-URI permissions. See the full explanation below for the reasoning.
Question
Which of the following is a more secure way for a developer to give 3rd party apps temporary access to resources in their app, such as opening attachments in an external editor?
Options
- AMake use of grantTempAccess()
- BMake use of per-URI permissions
- CTemporarily make files world readable
- DTemporarily store files on SD Card
How the community answered
(31 responses)- A3% (1)
- B74% (23)
- C6% (2)
- D16% (5)
Community Discussion
No community discussion yet for this question.