AppServicesAuthenticationHandler.HandleAuthenticateAsync Metodo

Definizione

Consente ai tipi derivati di gestire l'autenticazione.

protected override System.Threading.Tasks.Task<Microsoft.AspNetCore.Authentication.AuthenticateResult> HandleAuthenticateAsync();
override this.HandleAuthenticateAsync : unit -> System.Threading.Tasks.Task<Microsoft.AspNetCore.Authentication.AuthenticateResult>
Protected Overrides Function HandleAuthenticateAsync () As Task(Of AuthenticateResult)

Valori restituiti

Si applica a