| AuthenticatedCustomer | Holds basic information about an authenticated customer |
| AuthenticationToken | |
| BackendUser | Represents a NetFORUM backend (iWeb) user |
| EWebAccountRegistration | Represents a new individual. Used to create new end-users for a system quickly by condensing commonly entered information into a single object. Consumed by CreateAccount(EWebAccountRegistration) |
| EWebAccountService |
Provides services related to eWeb account management
Obsolete. |
| IWebAccountService |
Provides services for the management of iWeb accounts
Obsolete. |
| IWebUser |
Represents a NetFORUM iWeb user
Obsolete. |
| NetForumAuthenticationManager | Provides services related to customer and backend user authentication. |
| PasswordRequirements | |
| SingleSignOnToken | Obsolete. |
| User |
Represents a NetFORUM eWeb user. Used as a convenient lighter-weight form of an Individual when they're accessing the system as an end-user
Obsolete. |