IAntiforgeryPolicy Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface de marqueur pour les filtres qui définissent une stratégie pour la validation des jetons antiforgery.
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
- Dérivé
- Implémente