|
2010 | 2010 | "consentDisplayName": "Read all usage reports",
|
2011 | 2011 | "value": "Reports.Read.All"
|
2012 | 2012 | },
|
| 2013 | + { |
| 2014 | + "adminConsentDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on behalf of the signed-in user.", |
| 2015 | + "adminConsentDisplayName": "Read and write admin report settings", |
| 2016 | + "id": "b955410e-7715-4a88-a940-dfd551018df3", |
| 2017 | + "isEnabled": true, |
| 2018 | + "isAdmin": true, |
| 2019 | + "consentDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on your behalf.", |
| 2020 | + "consentDisplayName": "Read and write admin report settings", |
| 2021 | + "value": "ReportSettings.ReadWrite.All" |
| 2022 | + }, |
| 2023 | + { |
| 2024 | + "adminConsentDescription": "Allows the app to read admin report settings, such as whether to display concealed information in reports, on behalf of the signed-in user", |
| 2025 | + "adminConsentDisplayName": "Read admin report settings", |
| 2026 | + "isAdmin": true, |
| 2027 | + "isEnabled": true, |
| 2028 | + "consentDescription": "Allows the app to read admin report settings, such as whether to display concealed information in reports, on your behalf.", |
| 2029 | + "consentDisplayName": "Read admin report settings", |
| 2030 | + "id": "84fac5f4-33a9-4100-aa38-a20c6d29e5e7", |
| 2031 | + "value": "ReportSettings.Read.All" |
| 2032 | + }, |
2013 | 2033 | {
|
2014 | 2034 | "adminConsentDescription": "(Preview) Allows the app to read, create, update and delete files in the application's folder.",
|
2015 | 2035 | "adminConsentDisplayName": "Have full access to the application's folder (preview)",
|
|
4617 | 4637 | "isAdmin": false,
|
4618 | 4638 | "value": "Reports.Read.All"
|
4619 | 4639 | },
|
| 4640 | + { |
| 4641 | + "allowedMemberTypes": [ |
| 4642 | + "Application" |
| 4643 | + ], |
| 4644 | + "consentDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.", |
| 4645 | + "consentDisplayName": "Read and write all admin report settings", |
| 4646 | + "id": "2a60023f-3219-47ad-baa4-40e17cd02a1d", |
| 4647 | + "isEnabled": true, |
| 4648 | + "isAdmin": true, |
| 4649 | + "value": "ReportSettings.ReadWrite.All" |
| 4650 | + }, |
| 4651 | + { |
| 4652 | + "allowedMemberTypes": [ |
| 4653 | + "Application" |
| 4654 | + ], |
| 4655 | + "consentDescription": "Allows the app to read all admin report settings, such as whether to display concealed information in reports, without a signed-in user.", |
| 4656 | + "consentDisplayName": "Read all admin report settings", |
| 4657 | + "id": "ee353f83-55ef-4b78-82da-555bfa2b4b95", |
| 4658 | + "isEnabled": true, |
| 4659 | + "isAdmin": true, |
| 4660 | + "value": "ReportSettings.Read.All" |
| 4661 | + }, |
4620 | 4662 | {
|
4621 | 4663 | "allowedMemberTypes": [
|
4622 | 4664 | "Application"
|
|
0 commit comments