engineering computer science MCQ #649

Which database security measure involves controlling access to data based on user identity?

engineering computer science MCQ #649

  1. Question 1

    Q1. Which database security measure involves controlling access to data based on user identity?

    • A) Authentication
    • B) Authorization
    • C) Encryption
    • D) Auditing

    Answer: Authorization

    Explanation: Authorization involves controlling access to data based on user identity, ensuring that users can only access data they are permitted to.