Share via


CosmosDBAccountCorsPolicy.MaxAgeInSeconds Property

Definition

The maximum amount time that a browser should cache the preflight OPTIONS request.

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

Property Value

Applies to