Question:You need to configure a service so that it runs in the context of a specific user account. Systems administrators already have created the user account and provided you with the username and password. What should you do?
A Define the Account, Username, and Password properties of the ServiceProcessInstaller class.
B Define the ServiceInstaller.StartType property.
C In the Services snap-in, set the Startup Type to Manual.
D On the Security tab of the project properties, use the Zone to define the account settings.
+ AnswerA
+ Report