Compartilhar via


ConfigurationServiceClientCredentialFactory.IsAuthenticationDisabledAsync Método

Definição

Verifica se a autenticação de bot está desabilitada.

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.

Retornos

Uma tarefa que representa o trabalho enfileirado para execução.

Aplica-se a