Method, passing the user s name and a boolean value derived from the check box indicating whether to persist an authentication ticket as a cookie 方法,并传递用户名和一个来源于复选框的布尔值,该值指示是否将身份验证票证保存为cookie。
If the request does not include a valid authentication ticket, the server returns status code 302 and redirects the client to the passport logon service 如果请求不包括有效的身份验证票,则服务器返回状态代码302并将客户重定向到passport登录服务。
This section allows you to configure a validation key that performs message authentication checks on view-state data and forms authentication tickets 该节使您能够配置验证密钥,而验证密钥可以对视图状态数据和forms身份验证票证执行消息身份验证检查。
Also in this model, authorization data has been separated from the authentication information so authorization data should not be embedded in authentication tickets 而且,在这个模型中,授权数据已经与认证数据分隔开了,这样,授权数据就应该不用嵌入认证令牌中了。
If your application authenticates the request, the system issues an authentication ticket in a cookie that contains the credentials or a key for reacquiring the identity 如果应用程序对请求进行身份验证,则系统会在cookie中发出一个身份验证票,其中包含用于重新获取标识的凭据或密钥。
Method clears the ticket from the authenticated browser session, your application can still be susceptible to a replay attack from an unwanted source that has " sniffed " an authentication ticket 方法会从通过身份验证的浏览器会话中清除票证,但您的应用程序仍然易于受到来自已“探查”到身份验证票证的有害源的重播攻击。
Gets a value indicating whether authenticated users can be redirected to urls in other web applications when the forms authentication ticket is not stored in a cookie . you can use the methods of the 获取一个值,该值指示当forms身份验证票证未存储在cookie中时,是否可以将通过身份验证的用户重定向到其他web应用程序中的url。
If the combination of the anonymous identification ticket, forms authentication ticket, session id, and user data is greater than the maximum permissible uri length, the request will fail with a 400-bad request error 如果匿名标识票证、forms身份验证票证、会话id和用户数据的组合超过了允许的最大uri长度,请求将失败,并发出“400错误的请求”错误。