5.1.2 Question
Multiple Choice
Forms authentication enables you to write code to validate user credentials. After it is complete, you can register the authentication cookies for use throughout the user’s visit by using which of the following?
- A. FormsAuthentication.SetAuthCookie
- B. FormsAuthenticationCookie = new FormsAuthenicationCookie();
- C. FormsAuthentication.ClearAuthCookie
- D. MembershipProvider.User =