AntiforgeryRequestToken Class

Definition

The antiforgery token included in the request form data.

C#
public class AntiforgeryRequestToken
Inheritance
AntiforgeryRequestToken

Constructors

Properties

FormFieldName

Gets the form field name for the antiforgery token.

Value

Gets the antiforgery token value.

Applies to

Product Versions
ASP.NET Core 8.0, 9.0