BotAuthenticationHandler Klasse

Definition

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

Konstruktoren

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

Eigenschaften

Events

Methoden

HandleAuthenticateAsync()

Gilt für: