What are the types of authentication in .net
Answer / kirti
We have three types of authentication:
1. Form authentication
2. Windows authentication
3. Passport
This has to be declared in web.config file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain .net Framework?
What is the importance of NonActionAttribute?
What is MSIL, IL, CTS?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What are multicast delegates ? give me an example
What is shadowing?
How to change the action name in ASP.Net MVC?
what is MVC pattern?
Integer & struct are value types or reference types in .NET?
Does the .NET Framework have in-built support for serialization?
what is explicit loading?
About .NET Framework ?