Which method of securing client/server connections used by SQL Server 2012 requires implementing a policy on the server and client computers?

A. SSL
B. PPTP
C. IPSec
D. L2TP

Answer: C

Computer Science & Information Technology

You might also like to view...

When you declare an object, what are the bool fields initialized to?

A. null B. false C. true D. '\u0000'

Computer Science & Information Technology

The smaller the array, the more beneficial it becomes to exit the searching loop as soon as you find what you're looking for.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology