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
衍生
實作

適用於