Oracle Application Express 5: Developing Web Applications — Question 22
Taylor has created a report and form on the STATUS table.
She wants only application administrators to be able to access the report and form.
What must she do to achieve this?
Answer options
- A. Select authentication of Administrator Only
- B. Add a before header validation
- C. Add a before header process
- D. Select authorization scheme of Administration Rights
Correct answer: A
Explanation
Choosing 'Select authentication of Administrator Only' is the correct approach as it directly limits access to the report and form to only those users with administrator privileges. The other options do not specifically restrict access to application administrators, making them ineffective for this purpose.