Compartir a través de


BotAuthenticationHandler Clase

Definición

public class BotAuthenticationHandler : Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.Bot.Connector.BotAuthenticationOptions>
type BotAuthenticationHandler = class
    inherit AuthenticationHandler<BotAuthenticationOptions>
Public Class BotAuthenticationHandler
Inherits AuthenticationHandler(Of BotAuthenticationOptions)
Herencia

Constructores

BotAuthenticationHandler(IOptionsMonitor<BotAuthenticationOptions>, ILoggerFactory, UrlEncoder, ISystemClock)

Propiedades

Events

Métodos

HandleAuthenticateAsync()

Se aplica a