CookieExpiration interface
會話 Cookie 到期的組態設定。
屬性
| convention | 判斷會話 Cookie 到期時所使用的慣例。 |
| time |
要求到期的時間。 |
屬性詳細資料
convention
判斷會話 Cookie 到期時所使用的慣例。
convention?: "FixedTime" | "IdentityProviderDerived"
屬性值
"FixedTime" | "IdentityProviderDerived"
timeToExpiration
要求到期的時間。
timeToExpiration?: string
屬性值
string