gigabytem
Results
1
issues of
gigabytem
I was trying to implement roles and permissions in my project these are my Permissions ``` public enum AquaPermissions : ushort { ..... [Display(GroupName = "MasterAdmin", Name = "Read masters",...