Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    SetAngularAntiForgeryTokensAttribute()

    Declaration
    public SetAngularAntiForgeryTokensAttribute()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • SetAngularAntiForgeryTokensAttribute()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX