Udostępnij za pośrednictwem


AppCredentials.BuildIAuthenticator Metoda

Definicja

Kompiluje z opóźnieniem IAuthenticator do użycia na potrzeby pozyskiwania tokenów.

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)

Zwraca

Leniwy IAuthenticator.

Dotyczy