Update
This commit is contained in:
parent
f51c8ffe65
commit
8dc8dd90da
@ -20,7 +20,5 @@ namespace PSTW_CentralSystem.Models
|
|||||||
|
|
||||||
[NotMapped] // This property will not be mapped to the database
|
[NotMapped] // This property will not be mapped to the database
|
||||||
public string[]? AllowedUsertypesArray { get; set; }
|
public string[]? AllowedUsertypesArray { get; set; }
|
||||||
//[NotMapped]
|
|
||||||
//public List<RoleModel>? RoleList { get; set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user