你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CookieExpiration interface
The configuration settings of the session cookie's expiration.
Properties
convention | The convention used when determining the session cookie's expiration. |
time |
The time after the request is made when the session cookie should expire. |
Property Details
convention
The convention used when determining the session cookie's expiration.
convention?: CookieExpirationConvention
Property Value
timeToExpiration
The time after the request is made when the session cookie should expire.
timeToExpiration?: string
Property Value
string