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