BotAuthenticationHandler Classe

Definição

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

Construtores

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

Propriedades

Events

Métodos

HandleAuthenticateAsync()

Aplica-se a