Single Choice Easy

QIf the property value for the Needed Permission property on a form control is set to “Create”, which other permissions does this level allow?

ID: #9415 Security in D365 F&O X++ 324 views
Question Info
#9415Q ID
EasyDifficulty
Security in D365 F&O X++Topic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A It only allows create access.
  • B It allows create and read access only.
  • C It allows create, read, and update access.
  • D It allows create and delete access.
Correct Answer

Explanation

Justification:

  1. The needed permissions property is hierarchy, with read being the weakest and delete being the strongest. Each level encompasses the permissions below it; therefore, create access implies more than only create.
  2. The needed permissions property is hierarchy, with read being the weakest and delete being the strongest. Each level encompasses the permissions below it. In order to create, you must also have access to update.
  3. The needed permissions property is hierarchy, with read being the weakest and delete being the strongest. Each level encompasses the permissions below it; therefore, create access also implies read and update access.
  4. The Create permissions does not allow Delete. The Delete permission is higher in the hierarchy.

 

Related Lesson: Security Architecture Overview

Share This Question

Challenge a friend or share with your study group.