You work as a developer at Company. You are creating an assembly named CCC1. CCC1 contains a public method. The global cache contains a second assembly named CCC2. You must ensure that the public method is only called from CCC2.Which permission class should you use?
A. GacIdentityPermission
B. PublisherIdentityPermission
C. DataProtectionPermission
D. StrongNameIdentityPermission