ShareCorsRule.MaxAgeInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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