ManagedIdentityAppCredentials.BuildIAuthenticator Metodo

Definizione

Compila lazy IAuthenticator 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

Un oggetto lazy IAuthenticator.

Si applica a