Share via


AntiforgeryOptions.SuppressReadingTokenFromFormBody Property

Definition

Specifies whether to suppress load of antiforgery token from request body.

public bool SuppressReadingTokenFromFormBody { get; set; }
member this.SuppressReadingTokenFromFormBody : bool with get, set
Public Property SuppressReadingTokenFromFormBody As Boolean

Property Value

Applies to