Ouvert Fermé

What is the protocol to extent AbpUser? #1620


User avatar
0
SouravParia créé

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 Réponse (s)
  • User Avatar
    0
    gterdem créé
    Équipe d'assistance 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 créé
    Équipe d'assistance 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 mars 25, 2024, 15:11