Can we have localization resource file for each tenant. Currently localized resource file are at project level in ../<Project>.Domain.Shared/Localization/<Project>/en.json
Hi Team, I have following question: 1- Can we support "Arabic" language? 2- If yes, what all changes we have to do in the system? 3- If "Arabic" language selected by user then content will be from right to left?
Thanks @maliming. Will check and revert back to you.
Hello @maliming, This is angular sample. i have to get value in C# api. Please help.
Oh Ok. So it will consider only 1 policy?
How we can add multiple policies. is it comma seperated and will it consider "and" or "or" condition for permissions?
If this is the righ place to modify code i am getting error in
identity.GetMenuItem("Users").RequirePermissions(IdentityPermissions.Users.Delete, IdentityPermissions.Users.Create);