Condividi tramite


HttpAuthenticationFeature Classe

Definizione

Implementazione predefinita per 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
Ereditarietà
HttpAuthenticationFeature
Implementazioni

Costruttori

HttpAuthenticationFeature()

Implementazione predefinita per IHttpAuthenticationFeature.

Proprietà

Handler

Implementazione predefinita per IHttpAuthenticationFeature.

User

Ottiene o imposta l'oggetto ClaimsPrincipal associato alla richiesta HTTP.

Si applica a