Class RolePermissions
public class RolePermissions
- Inheritance
-
RolePermissions
- Inherited Members
- Extension Methods
Constructors
RolePermissions()
public RolePermissions()
Properties
Permissions
public List<ResourceAccessBundle> Permissions { get; set; }
Property Value
Role
public string Role { get; set; }