AuthenticationHandlerProvider Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
IAuthenticationHandlerProviderImplementasi .
public ref class AuthenticationHandlerProvider : Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider
public class AuthenticationHandlerProvider : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
type AuthenticationHandlerProvider = class
interface IAuthenticationHandlerProvider
Public Class AuthenticationHandlerProvider
Implements IAuthenticationHandlerProvider
- Warisan
-
AuthenticationHandlerProvider
- Penerapan
Konstruktor
AuthenticationHandlerProvider(IAuthenticationSchemeProvider) |
Konstruktor. |
Properti
Schemes |
Metode
GetHandlerAsync(HttpContext, String) |
Mengembalikan instans handler yang akan digunakan. |