Skip to content

Instantly share code, notes, and snippets.

@arjancornelissen
Created June 9, 2018 15:01
Show Gist options
  • Save arjancornelissen/1515ac596077bbef4304504a37478e1c to your computer and use it in GitHub Desktop.
Save arjancornelissen/1515ac596077bbef4304504a37478e1c to your computer and use it in GitHub Desktop.
appPermissions with AppOnly
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/Tenant" Right="Manage"/>
</AppPermissionRequests>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment