AntiforgeryOptions.SuppressReadingTokenFromFormBody Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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