CDPSE · Question #311
Which of the following BEST helps to determine appropriate access privileges for an application containing customer personal data?
The correct answer is D. Access control lists. Access control lists (ACLs) directly specify which users, roles, or systems are permitted to access specific resources and what operations they may perform. They are the definitive technical mechanism for defining and enforcing access privileges at a granular level within an appl
Question
Which of the following BEST helps to determine appropriate access privileges for an application containing customer personal data?
Options
- AData catalog
- BRACI charts
- CData classification
- DAccess control lists
How the community answered
(54 responses)- A2% (1)
- B2% (1)
- C4% (2)
- D93% (50)
Explanation
Access control lists (ACLs) directly specify which users, roles, or systems are permitted to access specific resources and what operations they may perform. They are the definitive technical mechanism for defining and enforcing access privileges at a granular level within an application. A data catalog (A) inventories data assets and their attributes but does not assign access rights. RACI charts (B) clarify accountability and responsibility across roles but do not define system-level access permissions. Data classification (C) categorizes data by sensitivity and informs access policy decisions, but it is ACLs that translate those decisions into enforceable access privileges within the application.
Topics
Community Discussion
No community discussion yet for this question.