Compartir a través de


BotAuthenticator Clase

Definición

public sealed class BotAuthenticator
type BotAuthenticator = class
Public NotInheritable Class BotAuthenticator
Herencia
BotAuthenticator

Constructores

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)

Se aplica a