Freigeben über


MicrosoftAppCredentials.BuildIAuthenticator Methode

Definition

Erstellt die faule IAuthenticator, die für die Tokenakquisition verwendet werden sollen.

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)

Gibt zurück

Eine faule IAuthenticator.

Gilt für: