BotAuthenticator 类

定义

public sealed class BotAuthenticator
type BotAuthenticator = class
Public NotInheritable Class BotAuthenticator
继承
BotAuthenticator

构造函数

BotAuthenticator(ICredentialProvider, BotAuthenticator+EndorsementsValidator)
BotAuthenticator(ICredentialProvider, String, Boolean, BotAuthenticator+EndorsementsValidator)
BotAuthenticator(String, String, BotAuthenticator+EndorsementsValidator)

方法

AuthenticateAsync(HttpRequestMessage, IEnumerable<IActivity>, CancellationToken)
GenerateUnauthorizedResponse(HttpRequestMessage, String)
TryAuthenticateAsync(HttpRequestMessage, IEnumerable<IActivity>, CancellationToken)
TryAuthenticateAsync(String, String, CancellationToken)

适用于