次の方法で共有


CorsOptions.MaxAgeInSeconds プロパティ

定義

ブラウザーが CORS プリフライト応答をキャッシュする期間。 既定値は 5 分です。

public long? MaxAgeInSeconds { get; set; }
member this.MaxAgeInSeconds : Nullable<int64> with get, set
Public Property MaxAgeInSeconds As Nullable(Of Long)

プロパティ値

適用対象