Should stuff like this work? [Authorize(Roles="UberAdmin,AccountAdmin,LicenseAdmin")] I can't get it to work, and I am wondering if it should work before I dig deeper.
Should stuff like this work?
[Authorize(Roles="UberAdmin,AccountAdmin,LicenseAdmin")]
I can't get it to work, and I am wondering if it should work before I dig deeper.