Lire en anglais

Partager via


AuthenticationHandler<TOptions>.AuthenticateAsync Méthode

Définition

Surcharges

AuthenticateAsync()

Source:
AuthenticationHandler.cs
Source:
AuthenticationHandler.cs
Source:
AuthenticationHandler.cs

Authentifiez la demande actuelle.

public System.Threading.Tasks.Task<Microsoft.AspNetCore.Authentication.AuthenticateResult> AuthenticateAsync();

Retours

Résultat de AuthenticateResult.

Implémente

S’applique à

AuthenticateAsync(AuthenticateContext)

public System.Threading.Tasks.Task AuthenticateAsync(Microsoft.AspNetCore.Http.Features.Authentication.AuthenticateContext context);

Paramètres

Retours

Implémente

S’applique à