Sets and gets the seprate access rights by coding / encoding a bitmask of all the access rights.
Therefore, the order of the elements in the access rights array is important.
Namespace:
EPiServer.Common.SecurityAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 4.1.517.380
Syntax
| C# |
|---|
int AccessLevel { get; set; } |