Share via


PolicySettings.RequestBodyCheck Property

Definition

Whether to allow WAF to check request Body.

public bool? RequestBodyCheck { get; set; }
member this.RequestBodyCheck : Nullable<bool> with get, set
Public Property RequestBodyCheck As Nullable(Of Boolean)

Property Value

Applies to