Table of Contents

Namespace ToSic.Eav.Security

Security is a first-class citizen in the EAV. It allows you to set custom read/write/update/draft-only etc. permissions on Apps, Content-Types, Entities and even allow/restrict asset management.

Classes

Permission

Helper object for constants related to the permissions-type

Interfaces

IHasPermissions

Anything that uses IHasPermissions can have custom permissions. This interface provides access to the information stored in the custom permissions.