Partager via


CertificateAppCredentials.BuildIAuthenticator Méthode

Définition

Génère la IAuthenticator différée à 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 IAuthenticatorparesseux .

S’applique à