TwitterHandler.HandleRemoteAuthenticateAsync Yöntem

Tanım

Kimlik sağlayıcısıyla kullanıcı kimliğini doğrulayın.

yöntemi isteği CallbackPath tarafından tanımlanan uç noktada işler.

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)

Döndürülenler

Şunlara uygulanır