SecurityHelper SetSecurityAccessEnum Method Kentico 8.1 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.1.5347.20411)

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