Windows service

lock
push_pin
done
Answered
1

I wanted to create a new Windows service app with the newest way to connect with a SystemUserToken, but I could only find some code that used Soap, SuperOffice.DevNet.Online.SystemUser.NetCore.Console from Github: https://github.com/SuperOffice/SuperOffice.DevNet.Online.SystemUser.NetCore.Console 

Even if it uses Net 10, it seems to use Soap and that is not the newest and best way to do stuff.

So is there a better example?

Regards Martin

14 h, 36 m ago | 02:14 PM

All Replies (1)

I think I found it, must update the example with Rest from here: https://docs.superoffice.com/en/api/netserver/authentication/online/auth-application/get-system-user-ticket.html?tabs=rest-sut

13 h, 59 m ago | 02:51 PM

Add reply