BotAuthenticator Classe

Definição

public sealed class BotAuthenticator
type BotAuthenticator = class
Public NotInheritable Class BotAuthenticator
Herança
BotAuthenticator

Construtores

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

Métodos

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

Aplica-se a