Your Web application, ABCWebApp1, is configured to use Windows Authentication. After granting a specific group NTFS permissions to access a specific file named ABC.doc, you need to ensure that users not belonging to this group cannot access the file. Which of the following should you include to ensure unauthorized access?
1.Configure the machine.config file to include the <authentication mode="[None]"> element
2.Configure the Web.config file to include the <identity impersonate="true"/> element
3.Configure the app.config file to include the <authentication mode="[None]"> element
4.Configure the machine.config file to include the <identity impersonate="true"/> element
Posted Date:-2022-08-15 12:24:37