AppServicesAuthenticationHandler Clase

Definición

Controlador de autenticación de App Service.

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

Constructores

Nombre Description
AppServicesAuthenticationHandler(IOptionsMonitor<AppServicesAuthenticationOptions>, ILoggerFactory, UrlEncoder)

Controlador de autenticación de App Service.

Métodos

Nombre Description
HandleAuthenticateAsync()

Controlador de autenticación de App Service.

Se aplica a