PolicySettings.DefaultCustomBlockResponseBody Propriedade

Definição

Obtém ou define se o tipo de ação é bloqueado, o cliente pode substituir o corpo da resposta. O corpo deve ser especificado na codificação base64.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a