public UsersManager()
 {
     userStoreService = new UserStoreService();
 }