public async Task <CompanyUserStruct> ApiGetCompanyUserAsync() { return(await UserContext.ApiGetCompanyuserAsync()); }