Läs på engelska

Dela via


BaseContext<TOptions> Class

Definition

Base class used by other context classes.

C#
public abstract class BaseContext<TOptions> where TOptions : AuthenticationSchemeOptions

Type Parameters

TOptions
Inheritance
BaseContext<TOptions>
Derived

Constructors

Properties

HttpContext

The context.

Options

Gets the authentication options associated with the scheme.

Request

The request.

Response

The response.

Scheme

The authentication scheme.

Applies to

Produkt Versioner
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0