SharePoint Tenant Settings Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
SharePointTenantSettings.Read.All | 83d4163d-a2d8-4d3b-9695-4ae3ca98f888 | Read SharePoint and OneDrive tenant settings | Allows the application to read the tenant-level settings of SharePoint and OneDrive, without a signed-in user. |
SharePointTenantSettings.ReadWrite.All | 19b94e34-907c-4f43-bde9-38b1909ed408 | Read and change SharePoint and OneDrive tenant settings | Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
SharePointTenantSettings.Read.All | 2ef70e10-5bfd-4ede-a5f6-67720500b258 | Read SharePoint and OneDrive tenant settings | Allows the application to read the tenant-level settings in SharePoint and OneDrive on behalf of the signed-in user. |
SharePointTenantSettings.ReadWrite.All | aa07f155-3612-49b8-a147-6c590df35536 | Read and change SharePoint and OneDrive tenant settings | Allows the application to read and change the tenant-level settings of SharePoint and OneDrive on behalf of the signed-in user. |