PermissionService Class
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Service layer for managing permissions.
public static class PermissionService
- Inheritance:
- System.Object → PermissionService
Methods
Assert |
Assert that the specified user has the requested system permission. |
Has |
Check if the specified user has the requested permission to the specified entity. |
Has |
Check if the specified user has the requested system permission. |
Merge(IEnumerable |
Merge an access control list into one permission entry. |