Share via


IAllowAnonymousFilter 接口

定义

允许匿名请求的筛选器,禁用某些 IAuthorizationFilter

public interface class IAllowAnonymousFilter : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
public interface IAllowAnonymousFilter : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IAllowAnonymousFilter = interface
    interface IFilterMetadata
Public Interface IAllowAnonymousFilter
Implements IFilterMetadata
派生
实现

适用于