Partager via


HttpAuthenticationFeature Classe

Définition

Implémentation par défaut pour 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
Héritage
HttpAuthenticationFeature
Implémente

Constructeurs

HttpAuthenticationFeature()

Implémentation par défaut pour IHttpAuthenticationFeature.

Propriétés

Handler

Implémentation par défaut pour IHttpAuthenticationFeature.

User

Obtient ou définit le ClaimsPrincipal associé à la requête HTTP.

S’applique à