Class ValidateAngularAntiForgeryTokenAttribute
An attribute/filter to check for the csrf token based on Angular's standard approach
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.BackOffice.Filters
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public sealed class ValidateAngularAntiForgeryTokenAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
View SourceValidateAngularAntiForgeryTokenAttribute()
Declaration
public ValidateAngularAntiForgeryTokenAttribute()