Namespace Umbraco.Core.Models.Membership
Classes
ContentPermissionSet
EntityPermission
Represents an entity permission (defined on the user group and derived to retrieve permissions for a given user)
EntityPermissionCollection
A System.Collections.Generic.HashSet<T> of EntityPermission
EntityPermissionSet
ReadOnlyUserGroup
User
Represents a backoffice user
UserGroup
Represents a Group for a Backoffice User
Interfaces
IMembershipUser
IProfile
Defines the User Profile interface
IReadOnlyUserGroup
A readonly user group providing basic information
IUser
Defines the interface for a User
IUserGroup
Enums
MemberCountType
The types of members to count
MembershipScenario
How membership is implemented in the current install.
UserState
The state of a user