Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

Discovering apps granted permissions at runtime

$
0
0

In the appmanifest of my app for SharePoint I request permissions on a document library in the host web:

<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web/list" Right="Write"><Property Name="BaseTemplateId" Value="101"/></AppPermissionRequest>

What would be the way in CSOM and/or REST to discover later on in your app which document library the user has selected during installation? So the app knows in which library he is allowed to create the documents.

Viewing all articles
Browse latest Browse all 25064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>