I need to save a session ID from calling a method
Dim service As New WpfBrowserApplication1.ServiceReference2.AllInsideSalesServicesPortTypeClient service.login("user", "pass", "token")
this will log me into the api but I need to store the session Id or it logs me out before I can update anything through the api
Aucun commentaire:
Enregistrer un commentaire