Agreement Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
Agreement.Read.All | 2f3e6f8c-093b-4c57-a58b-ba5ce494a169 | Read all terms of use agreements | Allows the app to read terms of use agreements, without a signed in user. |
Agreement.ReadWrite.All | c9090d00-6101-42f0-a729-c41074260d47 | Read and write all terms of use agreements | Allows the app to read and write terms of use agreements, without a signed in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
Agreement.Read.All | af2819c9-df71-4dd3-ade7-4d7c9dc653b7 | Read all terms of use agreements | Allows the app to read terms of use agreements on behalf of the signed-in user. |
Agreement.ReadWrite.All | ef4b5d93-3104-4664-9053-a5c49ab44218 | Read and write all terms of use agreements | Allows the app to read and write terms of use agreements on behalf of the signed-in user. |