Table of Contents
These v19 docs are archived 🔒. Go to the latest docs home or try if this exact page is available in the latest docs.

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.