5
I can’t find an example of using the Session object for desktop applications, all I find are for applications made in C# for the web with Asp, etc.
Does anyone know how to check if a user is authenticated in the program when opening it?
I know it’s possible to do this with the Session object, but I only find examples for the Web and I can’t implement a session check.
You’ve already solved your problem?
– gato