OpenIdConnectHandler.HandleSignOutAsync(SignOutContext) 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.
Umleiten des Benutzers zum Abmelden an den Identitätsanbieter
protected:
override System::Threading::Tasks::Task ^ HandleSignOutAsync(Microsoft::AspNetCore::Http::Features::Authentication::SignOutContext ^ signout);
protected override System.Threading.Tasks.Task HandleSignOutAsync (Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext signout);
override this.HandleSignOutAsync : Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext -> System.Threading.Tasks.Task
Protected Overrides Function HandleSignOutAsync (signout As SignOutContext) As Task
Parameter
- signout
- SignOutContext
Gibt zurück
Eine Aufgabe, die die Abmeldeprozedur ausführt