Method | Description | |
---|---|---|
UserController ( IOptions |
constructor where are all the dependencies are injected
|
Method | Description | |
---|---|---|
GetPermissionLevels ( [ client ) : Task |
||
GetRoles ( [ client ) : Task |
||
GetUsers ( [ searchRequestVM ) : Task |
||
IsLoginUserOwner ( [ client ) : IActionResult | ||
UserExists ( [ client ) : IActionResult | ||
UserProfilePicture ( [ client ) : IActionResult |
public UserController ( IOptions |
||
errorSettings | IOptions |
|
matterCenterServiceFunctions | IMatterCenterServiceFunctions | |
userRepositoy | IUserRepository | |
customLogger | ICustomLogger | |
logTables | IOptions |
|
generalSettings | IOptions |
|
return | Microsoft.AspNetCore.Authorization |