Partager via


FhirServiceCorsConfiguration.MaxAge Propriété

Définition

Obtient ou définit l’âge maximal autorisé via 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à