- Namespace
- CondenserDotNet
.Middleware . Windows Authentication - Containing Type
- Windows
Authentication Middleware
Syntax
public WindowsAuthenticationMiddleware(RequestDelegate next, ILoggerFactory loggerFactory)
Parameters
Name | Type | Description |
---|---|---|
next | RequestDelegate | |
loggerFactory | ILoggerFactory |
Return Value
Type | Description |
---|---|
void |