Condividi tramite


PolicySettings.DefaultCustomBlockResponseBody Property

Definition

Gets or sets if the action type is block, customer can override the response body. The body must be specified in base64 encoding.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseBody")]
public string DefaultCustomBlockResponseBody { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseBody")>]
member this.DefaultCustomBlockResponseBody : string with get, set
Public Property DefaultCustomBlockResponseBody As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to