RemoteAuthenticationHandler<TOptions>.HandleSignInAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- context
- SignInContext