Starts in:
1 DAY
11 HRS
32 MIN
30 SEC
Starts in:
1 D
11 H
32 M
30 S
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
    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 v9.1.0-preview. Updated on November 20, 2024, 13:06