HOTSPOT
You develop an autohosted app for SharePoint.
The app will access SharePoint data in the host web.
You need to configure the minimum required data access permissions for the app.
How should you configure permissions in the app manifest? (To answer, select the appropriate option from
each drop-down list in the answer area.)
Hot Area:
Explanation:
* SharePoint supports four different permission scopes within the content database and tenancy:
/ website
The website where the app is installed. Includes all children of this scope.
/ tenancy
/ site collection
/ list
* Minimal permission would be read.
Note: For each scope, an app can have the following rights: Read, Write, Manage, FullControl
App permissions in SharePoint 2013