Configures an asp . net application for custom forms - based authentication 為基于窗體的自定義身份驗證配置asp . net應用程序。
Specifies asp . net forms - based authentication as the authentication mode 將基于asp . net窗體的身份驗證指定為身份驗證模式。
Follow these steps to create a web clipper that uses form - based authentication 創建使用基于表單的認證的web裁剪器的步驟如下:
Configures the user s credentials for web applications that use forms - based authentication 為使用基于窗體驗證的web應用程序配置用戶憑據。
Forms - based authentication is used for web sites that are made available to the internet 基于窗體的身份驗證用于可通過internet訪問的網站。
Gets or sets a value indicating whether forms - based authentication should use cookies 獲取或設置一個值,該值指示基于窗體的身份驗證是否應使用cookie 。
Property defines whether forms - based authentication should use a cookie to exchange user information 屬性定義基于窗體的身份驗證是否應使用cookie來交換用戶信息。
To complete this example , substitute a url that you can access and that requires form - based authentication 為了完成這個示例,請用您可以訪問的并要求基于表單的認證的url來替代。
In general , to create a web clipper that uses form - based authentication , you need to know following values 一般來說,為了創建使用基于表單的認證的web裁剪器,您需要知道以下這些值:
Forms - based authentication uses the asp . net membership system to manage individual user accounts and groups roles 基于窗體的身份驗證使用asp . net成員資格系統,以管理各個用戶帳戶和組(角色) 。
Form-based authentication is a term of art in the context of Web- and Internet-based online networked computer systems. In general, it refers to the notion of a user being presented with an editable "form" to fill in and submit in order to log in to some system or service.