Partilhar via


ConfigurationServiceClientCredentialFactory.IsAuthenticationDisabledAsync Método

Definição

Verifica se a autenticação do bot está desativada.

public override System.Threading.Tasks.Task<bool> IsAuthenticationDisabledAsync (System.Threading.CancellationToken cancellationToken);
override this.IsAuthenticationDisabledAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Public Overrides Function IsAuthenticationDisabledAsync (cancellationToken As CancellationToken) As Task(Of Boolean)

Parâmetros

cancellationToken
CancellationToken

Um token de cancelamento.

Devoluções

Uma tarefa que representa o trabalho em fila de trabalho a executar.

Aplica-se a