This includes using a HttpHandler as the upload page (lighter than using an ASPX page), using forms based authentication, and using sessions.
包括使用HttpHandler作为上传页面(比使用aspx页面更轻量级),使用需要权限验证的页面,使用sessiongs。
To switch from forms-based authentication to Basic authentication, you must first turn off forms-based authentication, and then, as a separate task, turn on Basic authentication.
若要从基于表单的身份验证切换到基本身份验证,必须先禁用基于表单的身份验证,然后作为单独的任务启用基本身份验证。
应用推荐