HttpAuthenticationFeature 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.
Implementasi default untuk IHttpAuthenticationFeature.
public ref class HttpAuthenticationFeature : Microsoft::AspNetCore::Http::Features::Authentication::IHttpAuthenticationFeature
public class HttpAuthenticationFeature : Microsoft.AspNetCore.Http.Features.Authentication.IHttpAuthenticationFeature
type HttpAuthenticationFeature = class
interface IHttpAuthenticationFeature
Public Class HttpAuthenticationFeature
Implements IHttpAuthenticationFeature
- Warisan
-
HttpAuthenticationFeature
- Penerapan
Konstruktor
HttpAuthenticationFeature() |
Implementasi default untuk IHttpAuthenticationFeature. |
Properti
Handler |
Implementasi default untuk IHttpAuthenticationFeature. |
User |
Mendapatkan atau mengatur yang ClaimsPrincipal terkait dengan permintaan HTTP. |