SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Classes | |
interface | IAuthorizationPackage |
interface | IAuthorizationPackages |
interface | IAuthorizationRights |
interface | IGroupAuthorization |
interface | IGroupAuthorizations |
indexed by group name More... | |
interface | IUserAuthorization |
interface | IUserAuthorizations |
indexed by user name More... | |
Enumerations | |
enum | AuthorizationType { Standard = 0, DetailedPage = 1, DetailedLink = 2, DetailedElement = 4, DetailedAssetManagerAttribute = 8, ContentClass = 16, ProjectVariant = 32, Folder = 64, LanguageVariant = 128 } |
Standard | |
DetailedPage | |
DetailedLink | |
DetailedElement | |
DetailedAssetManagerAttribute | |
ContentClass | |
ProjectVariant | |
Folder | |
LanguageVariant |
Definition at line 109 of file IAuthorizations.cs.