You are developing a Windows Presentation Foundation (WPF) application by using
Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application will run in a
partially trusted sandbox. You plan to deploy the application on client computers by using
the ClickOnce deployment technology. You plan to sign the deployment and application
manifest by using a trusted publisher certificate. You need to ensure that the following
requirements are met: • Users are not prompted for elevated permissions during application
deployment. • The application can request elevated permissions at runtime. Where should
you install the trusted publisher certificate?
A.
in the trusted root store on the deployment server
B.
in the trusted publisher store on the deployment server
C.
in the trusted root store on each client computer
D.
in the trusted publisher store on each client computer