Hi!
What is the correct way of checking if a user has administrative privileges in litium backoffice?
Litium version: 7.5
Hi!
What is the correct way of checking if a user has administrative privileges in litium backoffice?
Litium version: 7.5
Okay so that was easy
_authorizationService.HasOperation(Operations.Function.SystemSettings);
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.