Bagikan melalui


IISMiddleware Kelas

Definisi

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

public ref class IISMiddleware
public class IISMiddleware
type IISMiddleware = class
Public Class IISMiddleware
Warisan
IISMiddleware

Konstruktor

IISMiddleware(RequestDelegate, ILoggerFactory, IOptions<IISOptions>, String, Boolean, IAuthenticationSchemeProvider, IApplicationLifetime)

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

IISMiddleware(RequestDelegate, ILoggerFactory, IOptions<IISOptions>, String, Boolean, IAuthenticationSchemeProvider, IHostApplicationLifetime)

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

IISMiddleware(RequestDelegate, ILoggerFactory, IOptions<IISOptions>, String, IAuthenticationSchemeProvider, IApplicationLifetime)

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

IISMiddleware(RequestDelegate, ILoggerFactory, IOptions<IISOptions>, String, IAuthenticationSchemeProvider, IHostApplicationLifetime)

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

IISMiddleware(RequestDelegate, ILoggerFactory, IOptions<IISOptions>, String)

Middleware yang memungkinkan IIS Out-Of-Process berfungsi.

Metode

Invoke(HttpContext)

Panggil middleware.

Berlaku untuk