Class SetAngularAntiForgeryTokensAttribute
An attribute/filter to set the csrf cookie token based on angular conventions
Inheritance
System.Object
System.Attribute
Microsoft.AspNetCore.Mvc.TypeFilterAttribute
Namespace: Umbraco.Cms.Web.BackOffice.Filters
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public class SetAngularAntiForgeryTokensAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
View SourceSetAngularAntiForgeryTokensAttribute()
Declaration
public SetAngularAntiForgeryTokensAttribute()