Database table for DNN user information

Overview

You would like to know what is the name of the database table that stores DNN registered user information.

Information

The registered user information in DNN is stored in the Users Database table.

You can also find important data about the User Accounts in the following tables:

  • UserProfile
  • ProfilePropertyDefinition
  • Any of the aspnet_* tables

For additional information, please refer to the Managing User Accounts, Roles, and Registration article.

Related Articles

DNN Database Schema, Common SQL Queries and Backup Strategies

 

Comments

0 comments

Please sign in to leave a comment.