Udostępnij za pośrednictwem


ManagedIdentityAppCredentials.BuildIAuthenticator Metoda

Definicja

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

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)

Zwraca

Leniwy IAuthenticator.

Dotyczy