Thursday, February 17, 2011

MCTS .NET Application Development Foundation - 70-536 – Objectives List Part 5 (Improving the security of .NET Framework applications by using the .NET Framework security features)

Implement code access security to improve the security of a .NET Framework application.
Implement access control by using the System.Security.AccessControl classes.
Implement a custom authentication scheme by using the System.Security.Authentication classes.
Encrypt, decrypt, and hash data by using the System.Security.Cryptography classes.
Control permissions for resources by using the System.Security.Permission classes.
Control code privileges by using System.Security.Policy classes.
Access and modify identity information by using the System.Security.Principal classes.

No comments:

Post a Comment