Auf Englisch lesen

Freigeben über


MicrosoftAccountMiddleware Klasse

Definition

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

C#
public class MicrosoftAccountMiddleware : Microsoft.AspNetCore.Authentication.OAuth.OAuthMiddleware<Microsoft.AspNetCore.Builder.MicrosoftAccountOptions>
Vererbung

Konstruktoren

Eigenschaften

AuthenticationScheme

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von AuthenticationMiddleware<TOptions>)
Backchannel

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von OAuthMiddleware<TOptions>)
Logger

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von AuthenticationMiddleware<TOptions>)
Options

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von AuthenticationMiddleware<TOptions>)
UrlEncoder

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von AuthenticationMiddleware<TOptions>)

Methoden

CreateHandler()

Stellt das -Objekt für die AuthenticationHandler<TOptions> Verarbeitung authentifizierungsbezogener Anforderungen bereit.

Invoke(HttpContext)

Eine ASP.NET Core Middleware für die Authentifizierung von Benutzern mithilfe des Microsoft-Kontodiensts.

(Geerbt von AuthenticationMiddleware<TOptions>)

Gilt für:

Produkt Versionen
ASP.NET Core 1.0, 1.1