Application Security in .NET

placeholder

Explore the concepts related to securing a .NET application including authentication .NET security namespaces permissions role-based security and impersonation. This course introduces you to .NET framework security authentication secure code and security namespaces. Next you will learn about the Microsoft Security Development Lifecycle (SDL) permissions and role-based security the WindowsPrincipal object and how to replace principal objects. Examine GenericPrincipal and GenericIdentity objects. Recognize .NET impersonation. Discover the benefits of claims-based security. Finally as a review exercise you will identify key features of .NET application security and how security is implemented.