Поделиться через


HttpAuthenticationFeature Класс

Определение

Реализация по умолчанию для 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
Наследование
HttpAuthenticationFeature
Реализации

Конструкторы

HttpAuthenticationFeature()

Реализация по умолчанию для IHttpAuthenticationFeature.

Свойства

Handler

Реализация по умолчанию для IHttpAuthenticationFeature.

User

Возвращает или задает объект , связанный ClaimsPrincipal с HTTP-запросом.

Применяется к