james 0

james 0

  • NA
  • 2
  • 0

Windows service that detects logon events...

Jun 26 2004 9:09 AM
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?