SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
IDetailedAuthorizable.cs
Go to the documentation of this file.
1 ï»¿using erminas.SmartAPI.CMS.Project.Authorizations;
2 
3 namespace erminas.SmartAPI.CMS.Project
4 {
6  {
7  //TODO detailed authorization package
8  //void AssignDetailedAuthorization(IAuthorizationPackage authorizationPackage);
9  }
10 }