SecurityHelper GetSecurityAccessEnum Method Kentico 8.1 API Reference
Gets the SecurityAccessEnum equivalent of the permission information from the given forum access encoded info.

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

Parameters

access
Type: OnlineSystem Int32
Encoded information on access parameters of permissions
position
Type: OnlineSystem Int32
Position of the permission within the access parameter

Return Value

Type: SecurityAccessEnum
See Also