IAntiforgeryPolicy Interface
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Uma interface de marcador para filtros que definem uma política para validação de token antiforgery.
public interface class IAntiforgeryPolicy : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
C#
public interface IAntiforgeryPolicy : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IAntiforgeryPolicy = interface
interface IFilterMetadata
Public Interface IAntiforgeryPolicy
Implements IFilterMetadata
- Derivado
- Implementações
Produto | Versões |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |