January 23, 2012

Enable Windows Authentication on ASP.Net Application

We can enable windows authentication on web sites through IIS.
Following steps we have to follow to do this.

Step 1: Right click on virtual directory and select properties.



Step 2:Now click on edit in Authentication and access control section.

Step 3: Now check Integrated Windows Authentication.

Now if we will access this site it will ask user credentials.

That’s It.
Enjoy Learning.

No comments:

Post a Comment