PropertiesContext<TOptions> Constructeur

Définition

Constructeur.

C#
protected PropertiesContext (Microsoft.AspNetCore.Http.HttpContext context, Microsoft.AspNetCore.Authentication.AuthenticationScheme scheme, TOptions options, Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);
C#
protected PropertiesContext (Microsoft.AspNetCore.Http.HttpContext context, Microsoft.AspNetCore.Authentication.AuthenticationScheme scheme, TOptions options, Microsoft.AspNetCore.Authentication.AuthenticationProperties? properties);

Paramètres

context
HttpContext

Contexte.

scheme
AuthenticationScheme

Schéma d'authentification.

options
TOptions

Options d’authentification associées au schéma.

properties
AuthenticationProperties

Propriétés d’authentification.

S’applique à

Produit Versions
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0