c# - How can I get username and remote machine name when user is connecting via RDC? -
i using sessionswitch of systemevents class detect remote desktop connection , need know username of connecting user , remote machine name (from user connecting). how can data in windows service?
i have found environment.username it's not need.
thanks in advance.
Comments
Post a Comment