BaseInfoPermissionObjectType Enumeration |
Namespace: CMS.DataEngine
protected enum PermissionObjectType
Member name | Value | Description | |
---|---|---|---|
OnlyAdmin | 0 | Only global administrator can access the object. | |
CurrentSite | 1 | Permission should be checked against current site. | |
SpecifiedSite | 2 | Permission should be checked against one of the specified sites (at least one has to be allowed for the user to be able to access the object). |
Copyright (c) 2015 Kentico Software