0
Answer

Windows service that detects logon events...

Ask a question
james 0

james 0

20y
2.1k
1
I want to write a Windows Service application that will detect and then perform some tasks whenever a client logs on to the domain. This service will be running on a server with Active Directory. Can someone point me to the right set of .NET (C#) classes or methods that I would need to use for trapping and handling a logon event?