Exam 70-536 Study Guide: Skill Set 5
| Exam Prep. Guides |
| Exam 70-536 Study Guide |
|
1. Types and collections |
| edit |
This is the fifth skill set for the the Microsoft .NET Framework 2.0—Application Development Foundation Exam. This skill set involves making your .NET application secure using various security features such as access control, authentication, encryption, permissions, and privileges.
[edit]
5. Improving the security of the .NET Framework applications by using the .NET Framework 2.0 security features
- Implement code access security to improve the security of a .NET Framework application. (
System.Security)
- Implement access control by using the System.Security.AccessControl classes. (
System.Security.AccessControl)
- Implement a custom authentication scheme by using the System.Security.Authentication classes. (
System.Security.Authentication)
- Encrypt, decrypt, and hash data by using the System.Security.Cryptography classes. (
System.Security.Cryptography)
- Control permissions for resources by using the System.Security.Permission classes. (
System.Security.Permission)
- Control code privileges by using System.Security.Policy classes. (
System.Security.Policy)
- Access and modify identity information by using the System.Security.Principal classes. (
System.Security.Principal)
Categories: Microsoft Exam Preparation Guides | Exam 70-536 Study Guide | Exam 70-536 Study Guide: Skill Set 5