Table of Contents

Class ValidateAntiForgeryTokenAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, Inherited = false)]
public class ValidateAntiForgeryTokenAttribute : Attribute, IMiddlewareMetadata
Inheritance
object
Attribute
ValidateAntiForgeryTokenAttribute
Implements

Fields

FromCookie

public bool FromCookie

Field Value

bool

FromHeader

public bool FromHeader

Field Value

bool

Methods

public Methods Methods

Field Value

Methods