Changeset 12926 for trunk/sources/HeuristicLab.Clients.Hive.Administrator
- Timestamp:
- 09/01/15 14:10:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.Administrator/3.3/HiveRoles.cs
r12012 r12926 28 28 public const string User = "Hive User"; 29 29 public const string Slave = "Hive Slave"; 30 public const string IsAllowedPrivileged = "Hive IsAllowedPrivileged";31 30 32 31 public static bool CheckAdminUserPermissions() {
Note: See TracChangeset
for help on using the changeset viewer.