HttpAuthenticationFeature Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Domyślna implementacja dla IHttpAuthenticationFeatureelementu .
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
- Dziedziczenie
-
HttpAuthenticationFeature
- Implementuje
Konstruktory
HttpAuthenticationFeature() |
Domyślna implementacja dla IHttpAuthenticationFeatureelementu . |
Właściwości
Handler |
Domyślna implementacja dla IHttpAuthenticationFeatureelementu . |
User |
Pobiera lub ustawia ClaimsPrincipal skojarzone z żądaniem HTTP. |