Namespace DotNetNuke.Entities.Users
Classes
AnonymousUserInfo
The AnonymousUserInfo class provides an Entity for an anonymous user.
BaseUserInfo
The BaseUserInfo class provides a base Entity for an online user.
InvalidPasswordException
An exception class which should be used to throw exceptions when password validations fail.
InvalidRelationshipTypeException
InvalidUserRegisterException
InvalidVerificationCodeException
MembershipPropertyAccess
OnlineUserInfo
The OnlineUserInfo class provides an Entity for an online user.
ProfilePropertyAccess
Provides access to profile properties.
PurgeUsersOnline
The PurgeUsersOnline class provides a Scheduler for purging the Users Online data.
RelationshipEventArgs
RelationshipType
The RelationshipType defines the core relationship types (Friend (2-way), Follower (1-way)).
UpdateUserEventArgs
UserAlreadyVerifiedException
UserController
The UserController class provides Business Layer methods for Users.
UserDoesNotExistException
UserEventArgs
UserEventHandlers
UserInfo
The UserInfo class provides Business Layer model for Users.
UserMembership
The UserMembership class provides Business Layer model for the Users Membership related properties.
UserOnlineController
The UserOnlineController class provides Business Layer methods for Users Online.
UserProfile
The UserProfile class provides a Business Layer entity for the Users Profile.
UserRegistrationEmailNotifier
UserRelationshipBlockedException
UserRelationshipDoesNotExistException
UserRelationshipExistsException
UserRelationshipForDifferentPortalException
UserRelationshipForSameUsersException
UserRoleInfo
The UserRoleInfo class provides Business Layer model for a User/Role.
Interfaces
IFollowerEventHandlers
IUserController
Provides access to manage users.
IUserEventHandlers
Enums
DefaultRelationshipTypes
DefaultRelationshipType defined in system.