diff between forms authentication and windows
authentication?
Answer Posted / sangavi p
Forms Authentication:
when an unauthorized user request a page, the user
will redirect to the login page. from here,either a current
user can login or new user can click the link to create an
account. without a valid user name and password, the visitor
can't browse any secured areas of the site.
Windows Authentication:
It is implemented by IIS and keeps the security
mechanisms separate fr om the developing the Intranet. if
the user is authenticated with valid domain account, they
can access the site without any interruption. this method of
authentication is set up via the IIS Management console.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is a manifest in .net?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Can you edit data in repeater control? How?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is immutability?
Why you want to leave your previous company.
What does jit compilation do in .net?
Which namespace is require to used XML in .NET?
hai, about trading domain and need simple project on trading system. please help me...
Explain what are possible implementations of distributed applications in .net?
What is the difference between reference type and value type?
What are the new features in .net core?
What are the features of dot net?
Different between .net & j2ee ?