Implement this property for setting and getting the individual access right properties.

Namespace:  EPiServer.Common.Security
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275

Syntax

C#
bool[] AccessRights { get; set; }

See Also