Sitefinity CMS

Page Permissions Send comments on this topic.
See Also
Security > Permissions > Page Permissions

Glossary Item Box

This topic provides information about working with page permissions.

 

Types of Page Permissions

There are the following types of page permissions:

  • "Create"
  • "View"
  • "Edit"
  • "Delete"
  • Workflow Management Permissions - given per CMS page. These permissions are inherited over the page hierarchy

 

Anonymous Access Property

A secured section is a set of pages that are available for authorized users only. In order to create such a section in a Web site,  these pages should have the property "Anonymous access" set to deny.

The "Anonymous Access" property is now inheritable. When this property is set for a certain page, all its child pages inherit the setting. 

To allow users to view these pages, a new role could be created for them with granted "View" permissions for these pages.

 

Role "Everyone"

The role "Everyone" can be used for page permissions as well. This role should be granted View permissions in order to allow all registered users to view a page, while all unauthorized ones be forbidden access to it. 

See Also