Compartilhar via


PolicySettings.DefaultCustomBlockResponseStatusCode Propriedade

Definição

Obtém ou define se o tipo de ação é bloqueado, esse campo define a resposta http substituível pelo cliente padrão status código.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a