Display roles
This commit is contained in:
parent
01675af456
commit
f1c8ffd874
2 changed files with 7 additions and 0 deletions
|
|
@ -27,5 +27,7 @@ namespace Yavsc.ViewModels.Manage
|
|||
public long ActiveCommandCount { get; set; }
|
||||
|
||||
public bool HasDedicatedCalendar { get; set; }
|
||||
|
||||
public IEnumerable<string> Roles { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue