- Timestamp:
- 12/18/17 17:38:05 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Interfaces/IAuthorizationManager.cs
r15530 r15540 39 39 void AuthorizeForProjectAdministration(Guid projectId); 40 40 41 void AuthorizeForProjectResourceAdministration(Guid projectId, IEnumerable<Guid> resourceIds); 42 41 43 void AuthorizeProjectForResourcesUse(Guid projectId, IEnumerable<Guid> resourceIds); 42 44
Note: See TracChangeset
for help on using the changeset viewer.