Allowing or Deniying access to specfic users
when the application uses windows authentication। Asp।Net checks the project's web।config authorization list to see which network users are allowed to access the application. The asterstick(*) and question mark(?) characters have some special meaning in the autorization.
* Charatcter indicates all users
? character indicates unauthenticated users.
Example:
No comments:
Post a Comment