2.4.8 You want to implement an access control list where only the users you specifically authorize have access to the resource. Anyone not on the list should be prevented from having access. Which of the following will the access list use?
A-Explicit allow, explicit deny
B-Implicit allow, implicit deny
C-Implicit allow, explicit deny
D-Explicit allow, implicit deny