The time in seconds that your browser is to cache the preflight response for the specified resource.

C# |
public int MaxAgeSeconds { get; set; }

A CORSRule can have at most one MaxAgeSeconds element.
C# |
public int MaxAgeSeconds { get; set; }