Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public class BotAuthenticationHandler : Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.Bot.Connector.BotAuthenticationOptions>
type BotAuthenticationHandler = class
inherit AuthenticationHandler<BotAuthenticationOptions>
Public Class BotAuthenticationHandler
Inherits AuthenticationHandler(Of BotAuthenticationOptions)