Share via


BlobCorsRule.MaxAgeInSeconds Property

Definition

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

public int MaxAgeInSeconds { get; set; }
member this.MaxAgeInSeconds : int with get, set
Public Property MaxAgeInSeconds As Integer

Property Value

Applies to