Sdílet prostřednictvím


HttpAuthenticationFeature Třída

Definice

Výchozí implementace pro 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
Dědičnost
HttpAuthenticationFeature
Implementuje

Konstruktory

HttpAuthenticationFeature()

Výchozí implementace pro IHttpAuthenticationFeature.

Vlastnosti

Handler

Výchozí implementace pro IHttpAuthenticationFeature.

User

Získá nebo nastaví ClaimsPrincipal přidružený k požadavku HTTP.

Platí pro