PREP: Custom PermissionNames for Report Permission
This commit is contained in:
8
Shared/Permissions/ReportSystemPermissionNames.cs
Normal file
8
Shared/Permissions/ReportSystemPermissionNames.cs
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
namespace SZUAbsolventenverein.Module.ReportSystem.Permissions
|
||||||
|
{
|
||||||
|
public class ReportSystemPermissionNames
|
||||||
|
{
|
||||||
|
public const string Report = "Report";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user