Namespace Dynamicweb.Security.UserManagement
Classes
- AuditUserInfo
Class AuditUserInfo
- LoginLogEntry
A single authentication event recorded in the login log.
- LoginLogFilter
Filter for reading LoginLogEntry rows.
- LoginLogService
Records and reads authentication events in the login audit log. Writes are best-effort: a logging failure never propagates to the caller.
- OneTimeCode
Represents the functionality to work with one-time codes.
- User
Represents a user.
- UserAddress
Represents a user address
- UserContextExtensions
Provides extension methods for UserContext.
- UserGroup
Represents a user group.
- UserImpersonationService
Service for managing user impersonation.
- UserMacro
Represents user macro
- UserSearchFilter
Represents a filter for searching users.
Enums
- LogOnFailedReason
The reason a login attempt failed, recorded on LogOnResult and in the login log.
- LoginLogAuthMethod
The authentication method used for a login event.
- LoginLogEventType
The kind of authentication event recorded in the login log.
- LoginLogOrigin
Where an authentication event originated.
- LoginType
Represents the user's login type.
- UserAddressKind
Represents the address's kind.
- UserPasswordHashAlgorithm
Represents the type of password hash algorithm.
- UserSearchFilter.ActiveStateFilter
Represents the active state filter options.
- UserSearchFilter.ServiceAccountFilter
Represents the service account filter options.
- UserType
Represents a type of user.