BlazorCookieLoginMiddlewareInvoke Method
When a new page is called. (Note: this means a full page load, not a blazor 'page to page' mechanism)
Namespace: MobileTrack.Web.PortalAssembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
public Task Invoke(
HttpContext context,
SignInManager<AccountDto> signInManager
)
- context HttpContext
- HTTP Context
- signInManager SignInManagerAccountDto
- signin manager
TaskTask completion