What are order of filter execution in asp.net MVC?

All ASP.NET MVC filter are executed in an order. The correct order of execution is given below:
1. Authentication filters
2. Authorization filters
3. Action filters
4. Result filters

What are order of filter execution in asp.net MVC? What are order of filter execution in asp.net MVC? Reviewed by Bhaumik Patel on 10:16 AM Rating: 5