How do you give a Windows service specific permissions?
Answer / swapna
Windows service always runs under someone?s identity. Can
be System or Administrator account, but if you want to
restrict the behavior of a Windows service, the best is to
create a new user account, assign and deny necessary
privileges to that account, and then associate the Windows
service with that new account.
Is This Answer Correct ? | 0 Yes | 0 No |
Which server tag comes from server when we submit any data
Explain code access security.
what user controls are and what server controls are and the differences between the two.
Which namespace is used to support multithearding in .NET?
0 Answers Sans Pareil IT Services,
What is the advantage of .net?
What are the new features of Framework 1.1 ?
State the methods used during deserialization and serialization process.
is c#.net supports multiple inheritance?
What is lazy initialization?
How can you instantiate a tuple?
What are possible implementations of distributed applications in .NET?
What is .net standard?