Compartir a través de


PolicySettings.DefaultCustomBlockResponseStatusCode Propiedad

Definición

Obtiene o establece si el tipo de acción está bloqueado, este campo define el código de estado de respuesta HTTP reemplazable por el cliente predeterminado.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseStatusCode")]
public int? DefaultCustomBlockResponseStatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultCustomBlockResponseStatusCode")>]
member this.DefaultCustomBlockResponseStatusCode : Nullable<int> with get, set
Public Property DefaultCustomBlockResponseStatusCode As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a