Since there is absolutely zero documentation by Citrix on their SDK, I am documenting this here.
Using C#, how do I programmatically log a user session off?
Since there is absolutely zero documentation by Citrix on their SDK, I am documenting this here.
Using C#, how do I programmatically log a user session off?
Use the simple method below to log off a user session by parsing through sessions and logging off an individual session.