IAntiforgeryMetadata Interface

Definition

A marker interface which can be used to identify antiforgery metadata.

public interface IAntiforgeryMetadata
type IAntiforgeryMetadata = interface
Public Interface IAntiforgeryMetadata
Derived

Properties

RequiresValidation

Gets a value indicating whether the antiforgery token should be validated.

Applies to