共用方式為


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 要求相關聯的 。

適用於