Which two assembly attributes should you include in the…

You are developing an application by using C#. You provide a public key to the development team during
development. You need to specify that the assembly is not fully signed when it is built. Which two assembly
attributes should you include in the source code? (Each correct answer presents part of the solution. Choose
two.)

You are developing an application by using C#. You provide a public key to the development team during
development. You need to specify that the assembly is not fully signed when it is built. Which two assembly
attributes should you include in the source code? (Each correct answer presents part of the solution. Choose
two.)

A.
AssemblyKeyNameAttribute

B.
ObfuscateAssemblyAttribute

C.
AssemblyDelaySignAttribute

D.
AssemblyKeyFileAttribute

Explanation:
http://msdn.microsoft.com/en-us/library/t07a3dye(v=vs.110).aspx



Leave a Reply 0

Your email address will not be published. Required fields are marked *