How will you do windows authentication and what is the namespace?



How will you do windows authentication and what is the namespace?..

Answer / Rekha Rani Prajapati

"To implement Windows Authentication in .NET, you can use FormsAuthentication or WindowsAuthenticationModule. For ASP.NET applications, you can configure it in web.config.nnThe namespace for System.Security.Principal for managing principals and identities is: "System.Security.Principal"nnFor Windows Authentication, the related classes are: "WindowsIdentity", "WindowsPrincipal", and "IIdentity"."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What is cookie less session?

1 Answers  


What do you know about machine.config file ?

1 Answers  


What is textview control of .net mobile? : Microsoft dot net mobile

1 Answers  


Explain about common language infrastructure?

1 Answers  


I want to create a project like google maps how can we do that with atlas?

1 Answers  


Explain the race around condition? How can it be overcome? : Dot net architecture

1 Answers  


Explain different pipelining hazards and how are they eliminated? : Dot net architecture

1 Answers  


WHAT IS COMPUTER

7 Answers   NICE, TVS,


if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get

1 Answers   PCS,


Can I customise the trace output?

1 Answers  


What is ITIL? What is the use of ITIL and how it works?

7 Answers   Genpact, IBM,


How to delete the duplicate records from table(having bulk records)?

4 Answers   BV, iGate,


Categories