| Interface | Description |
|---|---|
| IRole |
Represents a single role that can be assigned to user groups.
|
| IRoleContainer |
Base read-only interface for objects containing roles.
|
| IRoleManager |
Interface for a role manager.
|
| Class | Description |
|---|---|
| Role |
Default implementation of the
IRole interface. |
| RoleManager |
This class manages the available roles.
|
| RoleMicroTypeConverter |
Convert
Role objects to IMicroElement and vice versa. |
Copyright © 2014–2015 Philip Helger. All rights reserved.