Compartilhar via


ServiceCorsConfigurationInfo.MaxAge Propriedade

Definição

Obtém ou define a idade máxima a ser permitida por meio do CORS.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a