Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a Vendor SOAP API example, replace download the Programvendor.cs file with the one attached to this page. This example usage of the LAC Vendor SOAP API lets you shows how to remotely add new customers and create a new license order of an existing product in LAC. The only changes you need to make are to the credentials, the product and product template name, and the customer information.

Download file

Programvendor.cs

End user SOAP API example

The Download the attached End user SOAP API example implements , enduser.cs, to see an example of license activation using SOAP API and the web service reference classes generated as described above.

...

Download file

enduser.cs