Bagikan melalui


IAuthenticationHandler.ChallengeAsync(AuthenticationProperties) Metode

Definisi

Tantang permintaan saat ini.

public:
 System::Threading::Tasks::Task ^ ChallengeAsync(Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ properties);
public System.Threading.Tasks.Task ChallengeAsync (Microsoft.AspNetCore.Authentication.AuthenticationProperties properties);
public System.Threading.Tasks.Task ChallengeAsync (Microsoft.AspNetCore.Authentication.AuthenticationProperties? properties);
abstract member ChallengeAsync : Microsoft.AspNetCore.Authentication.AuthenticationProperties -> System.Threading.Tasks.Task
Public Function ChallengeAsync (properties As AuthenticationProperties) As Task

Parameter

properties
AuthenticationProperties

AuthenticationProperties yang berisi meta-data tambahan yang tiba dengan autentikasi.

Mengembalikan

Sebuah tugas.

Berlaku untuk