Compartir a través de


FhirServiceCorsConfiguration.MaxAge Propiedad

Definición

Obtiene o establece la antigüedad máxima que se va a permitir a través de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a