Versions Compared

Key

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

The end-user SOAP API can be accessed using either HTTP or HTTPS; therefore, licenses can be activated using either unencrypted or SSL transport.

There are two end-user SOAP API calls. The first call (CreateLicenseRequest) creates a license request and pushes it to generation, and the second call (GetLicense) retrieves the generated license. See SOAP Data Structures for descriptions of the data structures used in the SOAP API calls.

...