269.

Which of the following is an authentication method for an ASP.Net web application?

Custom authentication is used on web applications where it is necessary, but it is very difficult to incorporate and manage. None is not a form of authentication and Anonymous Authorization is not, either, so choices 2 and 3 are incorrect. Choice 4 is incorrect because authorization is not a form of authentication; rather it provides authenticated users the permissions required to access network resources.