Sdílet prostřednictvím


MicrosoftAppCredentials.BuildIAuthenticator Metoda

Definice

Sestaví opožděné IAuthenticator, které se použijí k získání tokenu.

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)

Návraty

Opožděný IAuthenticator.

Platí pro