Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi All, Can we pass "Session" variables between Thingworx and .NET. Please let us know any pointers to resolve this scenario. Regards Spandhana
Spandana, you can use the CurrentSessionInfo from System > Resources to use the existing services to get the session value details. I think you can call them from the .NET SDK as well.
Hope this helps.