Op Englesch liesen

Deelen iwwer


OAuthMiddleware<TOptions> Class

Definition

An ASP.NET Core middleware for authenticating users using OAuth services.

C#
public class OAuthMiddleware<TOptions> : Microsoft.AspNetCore.Authentication.AuthenticationMiddleware<TOptions> where TOptions : OAuthOptions, new()

Type Parameters

TOptions
Inheritance
OAuthMiddleware<TOptions>
Derived

Constructors

Properties

Methods

CreateHandler()

Provides the AuthenticationHandler<TOptions> object for processing authentication-related requests.

Invoke(HttpContext) (Inherited from AuthenticationMiddleware<TOptions>)

Applies to

Produkt Versiounen
ASP.NET Core 1.0, 1.1