Open Closed

What is the protocol to extent AbpUser? #1620


User avatar
0
SouravParia created

What is the protocol to extent AbpUser. We would like to add additional attributes to it. I could recreate form the source and it seems to be a lot of changes. Wondering if there are any straight way to implement it? We want to see the extra property in the user edit and profile edit section.


2 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    You can use Object Extensions to extend IdentityUser . You can also persist it via mapping to database column.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11