다음을 통해 공유


BotAuthenticationHandler 클래스

정의

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

생성자

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

속성

Events

메서드

HandleAuthenticateAsync()

적용 대상