Table of Contents

Class RoleAccessBundle

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

Constructors

RoleAccessBundle()

public RoleAccessBundle()

Properties

Access

public List<string> Access { get; set; }

Property Value

List<string>

Roles

public List<string> Roles { get; set; }

Property Value

List<string>