Dela via


CorsOptions.MaxAgeInSeconds Property

Definition

The duration for which browsers should cache CORS preflight responses. Defaults to 5 minutes.

public long? MaxAgeInSeconds { get; set; }
member this.MaxAgeInSeconds : Nullable<int64> with get, set
Public Property MaxAgeInSeconds As Nullable(Of Long)

Property Value

Applies to