|
650 | 650 | "isEnabled": true, |
651 | 651 | "value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All" |
652 | 652 | }, |
| 653 | + { |
| 654 | + "adminConsentDescription": "Allows the app to read and update the on-premises sync behavior of users on behalf of the signed-in user.", |
| 655 | + "adminConsentDisplayName": "Read and update the on-premises sync behavior of users", |
| 656 | + "consentDescription": "Allows the app to read and update the on-premises sync behavior of users on your behalf.", |
| 657 | + "consentDisplayName": "Read and update the on-premises sync behavior of users", |
| 658 | + "id": "7ff9afdd-0cdb-439d-a61c-fea3e9339e89", |
| 659 | + "isAdmin": true, |
| 660 | + "isEnabled": true, |
| 661 | + "value": "User-OnPremisesSyncBehavior.ReadWrite.All" |
| 662 | + }, |
653 | 663 | { |
654 | 664 | "adminConsentDescription": "Allow the application to access files explicitly permissioned to the application on behalf of the signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.", |
655 | 665 | "adminConsentDisplayName": "Access selected Files, on behalf of the signed-in user", |
|
6696 | 6706 | "isEnabled": true, |
6697 | 6707 | "value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All" |
6698 | 6708 | }, |
| 6709 | + { |
| 6710 | + "adminConsentDescription": "Allows the app to read and update the on-premises sync behavior of all users without a signed-in user.", |
| 6711 | + "adminConsentDisplayName": "Read and update the on-premises sync behavior of users", |
| 6712 | + "allowedMemberTypes": [ |
| 6713 | + "Application" |
| 6714 | + ], |
| 6715 | + "consentDescription": null, |
| 6716 | + "consentDisplayName": null, |
| 6717 | + "id": "a94a502d-0281-4d15-8cd2-682ac9362c4c", |
| 6718 | + "isAdmin": true, |
| 6719 | + "isEnabled": true, |
| 6720 | + "value": "User-OnPremisesSyncBehavior.ReadWrite.All" |
| 6721 | + }, |
6699 | 6722 | { |
6700 | 6723 | "adminConsentDescription": "Allow the application to access a subset of files without a signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.", |
6701 | 6724 | "adminConsentDisplayName": "Access selected Files without a signed in user.", |
|
0 commit comments