Select from following answers:- FormsAuthentication.SetAuthCookie

- FormsAuthenticationCookie = new FormsAuthenicationCookie();
- MembershipProvider.User =
- All Above
this method registers the authentication token in the
the cookie for use in future requests.
Show Correct Answer
|
Alert Moderator