Udostępnij za pośrednictwem


MsalServiceClientCredentialsFactory.IsAuthenticationDisabledAsync Metoda

Definicja

Sprawdza, czy uwierzytelnianie bota jest wyłączone.

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)

Parametry

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Zadanie reprezentujące wykonaną pracę w kolejce.

Dotyczy