Skip to content

The database structure.

Aleksei Blinov edited this page Nov 12, 2024 · 1 revision
  • AspNetRoleClaims - is a part of the security subsystem.
  • AspNetRoles - роли. roles. Part of the security subsystem.
  • AspNetUserClaims - is a part of the security subsystem.
  • AspNetUserLogins - is a part of the security subsystem.
  • AspNetUserRoles - assigned roles for each user. Part of the security subsystem.
  • AspNetUsers - users. Part of the security subsystem.
  • AspNetUserTokens - is a part of the security subsystem.
  • LogRecords - user actions in the system (log).
  • Question - questions for testing.
  • SecurityTokens - used security tokens. Part of the security subsystem.
  • Topics - topics for testing.
  • UserQuestionProgress - results of user responses to test questions.

Clone this wiki locally