R – Best online reading to understand .NET Code Access Security

code-access-securitynetSecurity

I'm thinking about learning CAS, but I need to quickly grasp basic architecture, performance implications and if it at all suits my needs. What should I read?

Best Answer

MSDN itself provides the info here.

You also can refer to patterns and practices advocated by Microsoft.