abp
abp copied to clipboard
Change the default name of the policy
- ABP Framework Version: 5.3.4
- Database Provider: EF Core
Can I change the default name of the policy? If yes, how should I do it?
Example: AbpIdentity.Roles.Create -> MyDomain.Roles.Creaate
Thanks
Don't break the domain's design. You can change the localization item value instead.