Created
June 9, 2018 15:01
-
-
Save arjancornelissen/1515ac596077bbef4304504a37478e1c to your computer and use it in GitHub Desktop.
appPermissions with AppOnly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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