Base class for users' roles.
            
Inheritance Hierarchy
| Object | |
| RoleBase | |
Assembly: Epic.Core
Declaration Syntax
| C# | 
[SerializableAttribute] public abstract class RoleBase : IDisposable
Members
| All Members | Constructors | Methods | |||
| Member | Description | |
|---|---|---|
| RoleBase()()()() | 
            Initializes a new instance of the RoleBase class.
              | |
| Dispose()()()() | 
            Releases the responsibilities reppresented by the RoleBase object.
              | 
