RemoteAuthenticationHandler<TOptions>.HandleSignInAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- context
- SignInContext