Method | Description | |
---|---|---|
Invoke ( HttpContext context, SignInManager |
||
ProfileMiddleware ( RequestDelegate next ) : System | ||
SetNTContext ( HttpContext context ) : void |
public Invoke ( HttpContext context, SignInManager |
||
context | HttpContext | |
signInManager | SignInManager |
|
userManager | UserManager |
|
return | System.Threading.Tasks.Task |
public ProfileMiddleware ( RequestDelegate next ) : System | ||
next | RequestDelegate | |
return | System |
public SetNTContext ( HttpContext context ) : void | ||
context | HttpContext | |
return | void |