AppServicesAuthenticationHandler Classe

Definizione

Gestore di autenticazione del servizio app.

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

Costruttori

Nome Descrizione
AppServicesAuthenticationHandler(IOptionsMonitor<AppServicesAuthenticationOptions>, ILoggerFactory, UrlEncoder)

Gestore di autenticazione del servizio app.

Metodi

Nome Descrizione
HandleAuthenticateAsync()

Gestore di autenticazione del servizio app.

Si applica a