What are asp.net authentication providers and iis security?



What are asp.net authentication providers and iis security?..

Answer / Gurudev Prasad

ASP.NET Authentication Providers are components that manage the authentication process for an ASP.NET application. They help validate user credentials, such as username and password, against different data sources like a database or Active Directory. IIS Security refers to the various mechanisms available in Internet Information Services (IIS) for securing websites, including user authentication, SSL encryption, URL authorization, and IP security.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Please explain what is a delegate?

1 Answers  


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

1 Answers  


What is the use of immutability?

1 Answers  


Explain what are an object and a class?

1 Answers  


Explain different types of html, web and server controls.

1 Answers  


Explain me what is a design pattern and what is it for?

1 Answers  


I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.

1 Answers  


What is the use of gacutil.exe?

1 Answers   Amazon,


What is a metadata in .net?

1 Answers  


Explain different types of cookies in .NET?

1 Answers  


How to find methods of a assembly file (not using ILDASM) Reflection

1 Answers  


What is a Manifest?

1 Answers   CTS,


Categories