Partager via


MsalAppCredentials.BuildIAuthenticator Méthode

Définition

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

protected override Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator> BuildIAuthenticator ();
override this.BuildIAuthenticator : unit -> Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator>
Protected Overrides Function BuildIAuthenticator () As Lazy(Of IAuthenticator)

Retours

Un paresseux IAuthenticator.

S’applique à