Table of Contents

Namespace Dynamicweb.Security.UserManagement

Classes

AuditUserInfo
Class AuditUserInfo
Consts
Provides VCard-specific constants
ExternalLogin
Represents External Login
Group
Represents a user group.
GroupCollection
Represents a collection of groups.
GroupNameComparer
Compares group names
IDCollection
Represents a collection of unique IDs.
InheritanceInfo
Represents inheritance data
License
Represents DynamicWeb CMS License
LimitedUser
Represents a limited user, that can be used for authentication, without loading unneeded data from dependencies, database and context.
LogOnResult
ModulePermission
Represents permission rights for a single module.
ModulePermissionCollection
Represents a collection of modules permissions.
NamespaceDoc
The Dynamicweb.Security.UserManagement namespace contains the API for managing users, groups, addresses etc. used for user management in Dynamicweb.
PermissionCollection
Represents permissions collection
Permissions
Represents security permissions
ReadOnlyGroupCollection
Represents a read-only collection of groups.
ReadOnlyUserCollection
Represents a read-only collection of users.
SearchQuery
Represents a search query.
SearchQueryAlphabetRange
Represents an alphabet range.
User
Represents a user.
UserAddress
Represents a user address
UserCollection
Represents a collection of users.
UserMacro
Represents user macro
UserSort
Responsible for store users sorting within several groups.
UserSortCollection
Represents collection of UserSort
VCard
Represents a vCard. See https://en.wikipedia.org/wiki/VCard

Enums

Actions
License specific actions enumeration
LogOnFailedReason
ModulePermissionAccess
Represents a module permission type.
PagePermissionAccess
Enumeration for page permission access
PagePermissionLevels
Enumeration for page permission levels
PermissionLevels
Types of permission levels
SortFields
SotFields enumeration
UserDataBaseField
User DB fields.
UserImpersonation
Represents the user impersonation modes.
UserPasswordHashAlgorithm
Represents the type of password hash algorithm.
UserType
Represents a type of user.
To top