Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    ValidateAngularAntiForgeryTokenAttribute()

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