PL-100 Exam QuestionsBrowse all questions from this exam

PL-100 Exam - Question 283


You have a Power Platform solution that uses Common Data Service.

You need to secure all fields that support field-level security.

Which field can you secure?

Show Answer
Correct Answer: D

Field-level security in the Power Platform allows you to restrict access to specific columns within a table. However, there are certain system fields that cannot be secured, such as IDs, timestamps, and record tracking attributes. These include fields like 'accountid', 'createdon', and 'owninguser'. The 'description' field is a customizable field where such security can be applied. Therefore, among the given options, 'description' is the correct field that can be secured using field-level security.

Discussion

3 comments
Sign in to comment
TamilNataraj
Sep 23, 2021

Correct. Below are the fields cannot be - ownerid, processid, stageid, accountid, contactid createdby, modifiedby, OwningTeam, OwningUser createdon, EntityImage_Timestamp, modifiedon, OnHoldTime, overriddencreatedon statecode, statuscode

iamadilshafiq
Jul 2, 2021

Correct!

Jeff18
Jul 19, 2021

100% Correct. See the source