RemoteAuthenticationHandler<TOptions>.HandleSignInAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
override System::Threading::Tasks::Task ^ HandleSignInAsync(Microsoft::AspNetCore::Http::Features::Authentication::SignInContext ^ context);
protected override System.Threading.Tasks.Task HandleSignInAsync (Microsoft.AspNetCore.Http.Features.Authentication.SignInContext context);
override this.HandleSignInAsync : Microsoft.AspNetCore.Http.Features.Authentication.SignInContext -> System.Threading.Tasks.Task
Protected Overrides Function HandleSignInAsync (context As SignInContext) As Task
Paramètres
- context
- SignInContext