This video is 2nd part of Implementing Authentication and Authorization in ASP.Net MVC 5.
It is continuation of Video Role Based Security #1
In this video following procedure is explained:
1) Reading value from Forms Authentication Cookie
2) Create Custom Principal by implementing IPrincipal Interface
3) Persisting Principal object to HttpContext