IAntiforgeryPolicy Interface 
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.
A marker interface for filters which define a policy for antiforgery token validation.
public interface class IAntiforgeryPolicy : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadatapublic interface IAntiforgeryPolicy : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadatatype IAntiforgeryPolicy = interface
    interface IFilterMetadataPublic Interface IAntiforgeryPolicy
Implements IFilterMetadata- Derived
- Implements