Aracılığıyla paylaş


PolicySchemeHandler.HandleAuthenticateAsync Yöntem

Tanım

Türetilmiş türlerin kimlik doğrulamasını işlemesine izin verir.

protected:
 override System::Threading::Tasks::Task<Microsoft::AspNetCore::Authentication::AuthenticateResult ^> ^ HandleAuthenticateAsync();
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)

Döndürülenler

AuthenticateResult.

Şunlara uygulanır