Partager via


CorsRule.MaxAgeInSeconds Propriété

Définition

Obtient ou définit obligatoire si l’élément CorsRule est présent. Nombre de secondes pendant lesquelles le client/navigateur doit mettre en cache une réponse préliminaire.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à