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?
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?
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.
Correct. Below are the fields cannot be - ownerid, processid, stageid, accountid, contactid createdby, modifiedby, OwningTeam, OwningUser createdon, EntityImage_Timestamp, modifiedon, OnHoldTime, overriddencreatedon statecode, statuscode
Correct!
100% Correct. See the source