Table of Contents

SharePointTenantSettings.ReadWrite.All

Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on behalf of the signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the SharePointTenantSettings.ReadWrite.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier 19b94e34-907c-4f43-bde9-38b1909ed408 aa07f155-3612-49b8-a147-6c590df35536
DisplayText Read and change SharePoint and OneDrive tenant settings Read and change SharePoint and OneDrive tenant settings
Description Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user. Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: idleSessionSignOut

Property Type Description
isEnabled Boolean Indicates whether the idle session sign-out policy is enabled.
signOutAfterInSeconds Int64 Number of seconds of inactivity after which a user is signed out.
warnAfterInSeconds Int64 Number of seconds of inactivity after which a user is notified that they'll be signed out.