Default authentication mode for IIS - Anonymous - ASP.NET Security

Q.  Which of the following is the default authentication mode for IIS?
- Published on 16 Jun 15

a. Anonymous
b. Windows
c. Basic Authentication
d. None

ANSWER: Anonymous
 

    Discussion

  • bhimanand sahu   -Posted on 23 Aug 18
    Good
  • Digvijay   -Posted on 23 Oct 15
    IIS provides following authentication types:
    • Anonymous
    • Basic
    • Digest
    • Integrated Windows authentication
    • Client Certificate Mapping
    Anonymous and Integrated Windows authentication is enabled by default. Anonymous authentication gives the permission to access public areas of your Web site without username and password.

➨ Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
▲