Aracılığıyla paylaş


AppCredentials.BuildIAuthenticator Yöntem

Tanım

Belirteç alımı için kullanılacak gecikmeliyi IAuthenticator oluşturur.

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)

Döndürülenler

Tembel IAuthenticator.

Şunlara uygulanır