MCQs > IT & Programming > ASP.NET With SQL Server > In Windows built-in authentication, what will happen with the following set of statements?

ASP.NET With SQL Server MCQs

In Windows built-in authentication, what will happen with the following set of statements?

<system.web>   

<authorization>     

<deny users="RIL"/>     

<allow users="RIL"/>   

</authorization> </system.web>

Answer

Correct Answer: The user RIL is denied access because the <deny> element takes precedence over the <allow> element

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it