AppServicesAuthenticationHandler Klasse

Definition

App-Dienstauthentifizierungshandler.

public class AppServicesAuthenticationHandler : Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.Identity.Web.AppServicesAuthenticationOptions>
type AppServicesAuthenticationHandler = class
    inherit AuthenticationHandler<AppServicesAuthenticationOptions>
Public Class AppServicesAuthenticationHandler
Inherits AuthenticationHandler(Of AppServicesAuthenticationOptions)
Vererbung
AppServicesAuthenticationHandler

Konstruktoren

Name Beschreibung
AppServicesAuthenticationHandler(IOptionsMonitor<AppServicesAuthenticationOptions>, ILoggerFactory, UrlEncoder)

App-Dienstauthentifizierungshandler.

Methoden

Name Beschreibung
HandleAuthenticateAsync()

App-Dienstauthentifizierungshandler.

Gilt für: