国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

cookieless

cookieless

 英

  • 網(wǎng)絡(luò)窗體驗(yàn)證;特性設(shè)置為

例句

The aspnet_filter. dll component is a small Win32 ISAPI filter used to back up the cookieless session state for ASP. NET applications.

aspnet_filter.dll組件一個(gè)Win32ISAPI篩選用于備份ASP.NET應(yīng)用程序cookie會(huì)話狀態(tài)

Session ID values are transmitted between the browser and the Web server in a cookie, or in the URL if cookieless sessions are specified.

會(huì)話ID瀏覽器Web服務(wù)器通過Cookie進(jìn)行傳輸如果指定了無Cookie會(huì)話通過URL進(jìn)行傳輸

This will result in a new session ID being generated when a cookieless session request is made with an expired session ID.

這樣使用過期會(huì)話ID發(fā)起Cookie會(huì)話請(qǐng)求時(shí)生成一個(gè)會(huì)話ID

Absolute URLs are different depending on whether the application is configured for cookieless session management.

根據(jù)應(yīng)用程序是否配置Cookie會(huì)話管理絕對(duì)URL會(huì)有所不同

The MobileFormsAuthentication class supports cookieless devices by appending appropriate authentication information to the appropriate URLs.

MobileFormsAuthentication通過相應(yīng)URL追加相應(yīng)身份驗(yàn)證信息支持Cookie設(shè)備

Gets a value that indicates whether the application is configured for cookieless sessions.

獲取一個(gè)指示是否Cookie會(huì)話配置應(yīng)用程序

If this attribute is set to False, some browsers might encounter issues when loading pages that are in cookieless sessions.

如果False某些瀏覽器加載Cookie會(huì)話時(shí)可能會(huì)遇到問題

ASP. NET maintains cookieless session state by automatically inserting a unique session ID into the page's URL.

ASP.NET通過自動(dòng)URL插入唯一會(huì)話ID保持Cookie會(huì)話狀態(tài)

The session ID values used in cookieless sessions are recycled by default.

默認(rèn)情況會(huì)回收Cookie會(huì)話使用會(huì)話ID

The following example shows a Web. Config file that configures an ASP. NET application to use cookieless session identifiers.

下面示例演示一個(gè)Web.config文件ASP.NET應(yīng)用程序配置使用Cookie會(huì)話標(biāo)識(shí)

Specifies a dictionary class to maintain the keys for cookieless forms authentication.

指定一個(gè)字典維護(hù)沒有CookieForms身份驗(yàn)證密鑰

Therefore, in the authentication element, set the cookieless attribute to "UseCookies" .

因此authentication元素應(yīng)cookieless屬性設(shè)置UseCookies”。

The HttpCookieMode enumeration is used to specify the value of the cookieless attribute in the sessionState configuration section.

HttpCookieMode枚舉用于指定sessionState配置節(jié)cookieless屬性

There's a new "cookieless" attribute on the element in web. config.

web.config文件元素一個(gè)cookieless屬性

Sure, ASP. NET supports cookieless session state and ASP. NET 2. 0 Also introduces cookieless forms authentication.

當(dāng)然,ASP.NET支持cookie會(huì)話狀態(tài)而且,ASP.NET2.0引入了無cookie表單身份驗(yàn)證

The actionFlags parameter is used when the cookieless and regenerateExpiredSessionId attributes are both set to true.

當(dāng)cookielessregenerateExpiredSessionId屬性設(shè)置true時(shí)使用actionFlags參數(shù)