TwitterHandler.HandleRemoteAuthenticateAsync Methode

Definition

Authentifizieren Sie die Benutzeridentität beim Identitätsanbieter.

Die -Methode verarbeitet die Anforderung für den von CallbackPath definierten Endpunkt.

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

Gibt zurück

Gilt für: