SecurityHelper SetSecurityAccessEnum Method Kentico 8.0 API Reference
Gets the integer equivalent of the permission information specified by the SecurityAccessEnum.

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

Parameters

access
Type: OnlineSystem Int32
SecurityAccessEnum information of access permission
securityAccess
Type: CMS.Helpers SecurityAccessEnum
Encoded information on access parameters of permissions
position
Type: OnlineSystem Int32
Position of the permission within the access parameter

Return Value

Type: OnlineInt32
See Also