Udostępnij za pośrednictwem


HttpAuthenticationFeature Klasa

Definicja

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.

Dotyczy