Dela via


AppCredentials.BuildIAuthenticator Metod

Definition

Skapar den lata IAuthenticator som ska användas för tokenförvärv.

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)

Returer

En lat IAuthenticator.

Gäller för