|
|
Windows-based Authentication |
|
|
Microsoft Corporation |
|
|
ASP.NET / User Management |
|
|
Click to Visit |
|
|
41 |
This article is about ASP.NET Windows authentication and its working. The author describes the webmasters about the real implementation of windows based authentication. Initially ASP.NET opens with a WindowsPrincipal object to the present request, which is used as URL authorization. This function is also used to check a requesting identity is in a given role or not. The sample is given along with the code which could be downloaded.
|