AllowAnonymousFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An implementation of IAllowAnonymousFilter
public ref class AllowAnonymousFilter : Microsoft::AspNetCore::Mvc::Authorization::IAllowAnonymousFilter
public class AllowAnonymousFilter : Microsoft.AspNetCore.Mvc.Authorization.IAllowAnonymousFilter
type AllowAnonymousFilter = class
interface IAllowAnonymousFilter
interface IFilterMetadata
Public Class AllowAnonymousFilter
Implements IAllowAnonymousFilter
- Inheritance
-
AllowAnonymousFilter
- Implements
Constructors
AllowAnonymousFilter() |