IAntiforgeryPolicy Interface

Definition

A marker interface for filters which define a policy for antiforgery token validation.

public interface class IAntiforgeryPolicy : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
public interface IAntiforgeryPolicy : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IAntiforgeryPolicy = interface
    interface IFilterMetadata
Public Interface IAntiforgeryPolicy
Implements IFilterMetadata
Derived
Implements

Applies to