Partager via


BotAuthenticationHandler Classe

Définition

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

Constructeurs

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

Propriétés

Events

Méthodes

HandleAuthenticateAsync()

S’applique à