Share via


FhirServiceCorsConfiguration.MaxAge Property

Definition

The max age to be allowed via CORS.

public int? MaxAge { get; set; }
member this.MaxAge : Nullable<int> with get, set
Public Property MaxAge As Nullable(Of Integer)

Property Value

Applies to