CookieSlidingExpirationContext.ShouldRenew プロパティ

定義

true の場合、Cookie は更新されます。 経過時間が残りの時間より大きい場合 (たとえば、有効期限が 50% を超えた場合) は、初期値は true になります。

public bool ShouldRenew { get; set; }
member this.ShouldRenew : bool with get, set
Public Property ShouldRenew As Boolean

プロパティ値

適用対象