| Interface | Description |
|---|---|
| IUser |
Interface for a single user
|
| IUserContainer |
Base read-only interface for objects containing users.
|
| IUserManager |
Interface for a user manager
|
| Class | Description |
|---|---|
| User |
Default implementation of the
IUser interface. |
| UserManager |
This class manages the available users.
|
| UserMicroTypeConverter |
Copyright © 2014–2015 Philip Helger. All rights reserved.