IHttpAuthenticationFeature Interface

Definition

The HTTP authentication feature.

public interface class IHttpAuthenticationFeature
public interface IHttpAuthenticationFeature
type IHttpAuthenticationFeature = interface
Public Interface IHttpAuthenticationFeature
Derived

Properties

Handler
User

Gets or sets the ClaimsPrincipal associated with the HTTP request.

Applies to