HttpAuthenticationFeature Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default implementation for IHttpAuthenticationFeature.
public ref class HttpAuthenticationFeature : Microsoft::AspNetCore::Http::Features::Authentication::IHttpAuthenticationFeaturepublic class HttpAuthenticationFeature : Microsoft.AspNetCore.Http.Features.Authentication.IHttpAuthenticationFeaturetype HttpAuthenticationFeature = class
    interface IHttpAuthenticationFeaturePublic Class HttpAuthenticationFeature
Implements IHttpAuthenticationFeature- Inheritance
- 
				HttpAuthenticationFeature
- Implements
Constructors
| HttpAuthenticationFeature() | 
Properties
| Handler | |
| User | Gets or sets the ClaimsPrincipal associated with the HTTP request. |