Partager via


AppCredentials.BuildIAuthenticator Méthode

Définition

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

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

Retours

Un paresseux IAuthenticator.

S’applique à