BaseInfo PermissionObjectType EnumerationKentico 8.0 API Reference
Type of the object for permission check.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
OnlyAdmin0 Only global administrator can access the object.
CurrentSite1 Permission should be checked against current site.
SpecifiedSite2 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).
See Also