summaryN:DotNetNuke.Entities.Users
Classes
| Class | Description | |
|---|---|---|
| AnonymousUserInfo |
The AnonymousUserInfo class provides an Entity for an anonymous user
| |
| BaseUserInfo |
The BaseUserInfo class provides a base Entity for an online user
| |
| InvalidRelationshipTypeException | ||
| InvalidVerificationCodeException | ||
| MembershipPropertyAccess | ||
| OnlineUserInfo |
The OnlineUserInfo class provides an Entity for an online user
| |
| ProfilePropertyAccess | ||
| 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
| |
| UserRelationshipBlockedException | ||
| UserRelationshipDoesNotExistException | ||
| UserRelationshipExistsException | ||
| UserRelationshipForDifferentPortalException | ||
| UserRelationshipForSameUsersException | ||
| UserRoleInfo |
The UserRoleInfo class provides Business Layer model for a User/Role
| |
| UserTime |
Interfaces
| Interface | Description | |
|---|---|---|
| IFollowerEventHandlers | ||
| IUserController | ||
| IUserEventHandlers |
Enumerations
| Enumeration | Description | |
|---|---|---|
| DefaultRelationshipTypes |
DefaultRelationshipType defined in system
| |
| RelationshipDirection | ||
| UserVisibilityMode |