Table of Contents

Property AccessControlMaxAge

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

AccessControlMaxAge

Gets or sets the value of the HTTP Access-Control-Max-Age header.

public string? AccessControlMaxAge { get; set; }

Property Value

string

Remarks

Note: this header can be overwritten by the current CrossOriginResourceSharingHeaders configuration.