Microsoft Power Platform Fundamentals — Question 98

You create a canvas app that allows contractors to submit time they work against a project.
Contractors must be able to use the canvas app to enter time. Contractors must not be able to perform any other actions in the app.
You need to configure permissions for the contractors.
Which type of permissions should you use?

Answer options

Correct answer: D

Explanation

Field-level permissions are appropriate here because they allow you to control access to specific fields within the app, ensuring that contractors can only enter their time and nothing else. Application-level permissions would grant broader access, while task-level and record-level permissions do not provide the granularity needed to restrict actions strictly to time entry.