mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Users Sub-Namespace

SobekCM.Core.Users Namespace



Contains all the data about a single authenticated user including all the top-level permissions granted and aggregation-specific permissions.

Classes

  ClassDescription
Public classPublic_User_Folder
This represents the public folder for a user for display by any user.
Public classUser_Aggregation_Permissions
Maintains a list of item aggregationPermissions, along with the rights the current user has over items in that aggregation and the actual item aggregation pages
Public classUser_Folder
Represents a single folder in the folder hierarchy for this user
Public classUser_Group
Represents a mySobek user group, which allows some permissions and information to be assigned to a collection of individual mySobek users. This contains all the information about a single user group
Public classUser_Group_Member
Represents a single user which is part of a user group. This contains only the very basic user information
Public classUser_Object
Represents a single mySobek user, including personal information, permissions, and preferences.
Public classUser_Object_Attribute_Mapping_Enum_Converter
Static helper class is used to convert strings to the enumeration for the user object attribute mapping
Public classUser_Permissioned_Aggregation
Holds the basic data about aggregationPermissions which may be editable by a user. These objects are institutions, collections, subcollections, etc..

Enumerations

  EnumerationDescription
Public enumerationUser_Authentication_Type_Enum
Enumeration used to indicate the way the current user has authenticated
Public enumerationUser_Object_Attribute_Mapping_Enum
Enumeration of the main public elements associated with a user


Version 4.10.0 ( last generated Monday, March 7, 2016 )