Sitefinity CMS

Telerik.Security Send comments on this topic.
Telerik.Security.Permissions Namespace
See Also  Inheritance Hierarchy

Classes

ClassDescription
ApplicationPermission  
CrudRights Defines default rights for CRUD operations
DynamicRights The class DynamicRights allows combining several groups of rights dynamically
LocalRightAttribute A class to localize the name of a given right
Rights A class that represents a group of rights
RightValueAttribute Saves the display name of a right
SecuredModule Represents the base class for the Security module.

Interfaces

InterfaceDescription
IAccessPermisson Defines properties implemented by permission types.
IOwnership An interface that should be implemented when ownership functionality will be used
ISecured Defines properties and methods implemented by secured types.
ISecuredModule Defines properties and methods implemented by secured modules.

See Also