IHttpAuthenticationFeature 接口

定义

HTTP 身份验证功能。

public interface class IHttpAuthenticationFeature
public interface IHttpAuthenticationFeature
type IHttpAuthenticationFeature = interface
Public Interface IHttpAuthenticationFeature
派生

属性

Handler
已过时.

HTTP 身份验证功能。

User

获取或设置 ClaimsPrincipal 与 HTTP 请求关联的 。

适用于