ISystem | |
public interface ISystemRoleService : IBusinessService
The ISystemRoleService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllSystemRoles | Gets all system roles. | |
| GetSystemRoleByCode | Gets the role with the given code. | |
| GetSystemRoleById | Gets the role with the given ID. |