Multiple choice technology web technology

Which table contains the Authorization info of all users?

  1. SecurityInfo

  2. LoginInfo

  3. SecurityDefinition

  4. UserInfo

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The SecurityDefinition table contains authorization information for all users in the system. This table stores user roles, permissions, and access rights, serving as the central repository for security and authorization data that determines what each user can access and perform within the application.