I'm reading this article http://www.codeguru.com/Csharp/.NET/net_security/authentication/article.php/c7415/
I still don't understand the concept of "Principal" (why this name) what's difference with just Identity in common language ?
For example in the tutorial I don't understand the distinction between UserIdentity and SecurityPrincipal ?