Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC
Open Closed

AbpSession.ToUserIdentifier() vs UserManager.FindByIdAsync #6760


User avatar
0
antonis created

What is the difference between the AbpSession.ToUserIdentifier() vs UserManager.FindByIdAsync? Which one is best to use?

Thanks in advance


27 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    That is because ABP reads the entity first.

  • User Avatar
    0
    antonis created

    Yes correct