| UserPrivilegeLevelEnum Enumeration |
Namespace: CMS.Base
public enum UserPrivilegeLevelEnum
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | User has no privilege level | |
| Editor | 1 | User is able to use administration interface | |
| Admin | 2 | User can use all applications except the global applications and functionality | |
| GlobalAdmin | 3 | User can use all applications and functionality without any exceptions |
Copyright (c) 2016 Kentico Software