UserController(IDatabaseContext databaseContext, IAuthenticationContext authenticationContext, IRestAuthorityInvoker< IUserAuthority > userAuthority, ILogger< UserController > logger, IApiHeadersProvider apiHeaders)
Initializes a new instance of the UserController class.
ulong GetRight(RightsType rightsType)
Get the value of a given rightsType .The value of rightsType . Note that if InstancePermissionSet is ...
For creating and accessing authentication contexts.