1 instantiation of AutoValidateAntiforgeryTokenAttribute
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\AutoValidateAntiforgeryPageApplicationModelProvider.cs (1)
32pageApplicationModel.Filters.Add(new AutoValidateAntiforgeryTokenAttribute());
1 reference to AutoValidateAntiforgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
AutoValidateAntiforgeryTokenAttribute.cs (1)
17/// <see cref="AutoValidateAntiforgeryTokenAttribute"/> can be applied as a global filter to trigger