You use Microsoft .NET Framework 4 to create a Windows application that can execute on client computers that run Windows Vista.
You are creating a User Account Control (UAC) application manifest for the application.
You need to ensure that users who are members of the local Administrators group do not receive a UAC prompt when the application executes.
Which code fragment should you use? ()
A.
B.
C.
D.