I have a CurrentUserService to get the UserId and now I like to add a TenantId in this service.
CurrentUserService
public class CurrentUserService : ICurrentUserService