找考题网-背景图
单项选择题

You work as the application developer at Certkiller .com. Certkiller .com uses Visual Studio.NET 2005 as its application development platform.
You are developing a Windows Service application. You need to change the security context in which the service runs.
The service will be run in context of a non-privileged user on the local computer and present anonymous credentials to any remote server.
You are required to set the Account property of the ServiceProcessInstaller class to specify the service account.
What should you do?()

A.Use ServiceAccount.User.
B.Use ServiceAccount.LocalService.
C.Use ServiceAccount.LocalSystem.
D.Use ServceAccount.NetworkService.

热门试题