Property AccessControlMaxAge
AccessControlMaxAge
Gets or sets the value of the HTTP Access-Control-Max-Age header.
public string? AccessControlMaxAge { get; set; }
Property Value
Remarks
Note: this header can be overwritten by the current CrossOriginResourceSharingHeaders configuration.