Table of Contents

Class RolePermissions

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class RolePermissions
Inheritance
RolePermissions
Inherited Members
Extension Methods

Constructors

RolePermissions()

public RolePermissions()

Properties

Permissions

public List<ResourceAccessBundle> Permissions { get; set; }

Property Value

List<ResourceAccessBundle>

Role

public string Role { get; set; }

Property Value

string