Multiple choice

The source code of the assembly is taken as evidence to provide security in .NET framework. Which of the following terms describes this feature?

  1. Comman type security (CTS)

  2. Common Language run time security (CLRS)

  3. Base class library

  4. Assembly language

  5. Code access security (CAS)

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

The source code of the assembly is taken as evidence to provide security in .NET framework. This feature is called CAS.