MicrosoftAppCredentials.BuildIAuthenticator Metodo

Definizione

Compila il IAuthenticator differita da usare per l'acquisizione di token.

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)

Restituisce

Oggetto lazy IAuthenticator.

Si applica a