IRolePermissionService interface
namespace: Serenity.Abstractions assembly: Serenity.Net.Core
Checks whether a specific role has a given permission.
public interface IRolePermissionService
Members
| name | description |
|---|---|
| HasPermission(…) | Determines whether the specified role has the given permission. |
See Also
- Source: IRolePermissionService.cs