Partager via


AppCredentials.BuildAuthenticator Méthode

Définition

Génère le paresseux AdalAuthenticator à utiliser pour l’acquisition de jetons.

protected abstract Lazy<Microsoft.Bot.Connector.Authentication.AdalAuthenticator> BuildAuthenticator ();
abstract member BuildAuthenticator : unit -> Lazy<Microsoft.Bot.Connector.Authentication.AdalAuthenticator>
Protected MustOverride Function BuildAuthenticator () As Lazy(Of AdalAuthenticator)

Retours

Un paresseux AdalAuthenticator.

S’applique à