Multi Tenancy #5361
Unanswered
BravoSierra
asked this question in
Help
Multi Tenancy
#5361
Replies: 1 comment 5 replies
-
After the migration to Serenity.NET 5 , I have an error when I try to get the current userDefinition in the UserRepository.cs with the line : |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi,
I have a question about the multi-tenancy "Filtering Users By tenantId" part.
I would like to know what to replace in this line in the repository:
var user = (UserDefinition)Authorization.UserDefinition;
Beta Was this translation helpful? Give feedback.
All reactions