The UserWebService type exposes the following members.

Constructors

  NameDescription
UserWebService
Initializes a new instance of the UserWebService class

Methods

  NameDescription
GetLicenseList
Gets a list of all the customer’s registered licenses in the Quik! Customer database (ordered by account status)
SetLicenseStatus
Updates a specific license status to active, inactive or delete by specifying the CustomerUserID for the licensee to update
UpdateLicense
Updates an existing license record if one exists or it will add a new license record if a matching record does not exist

Fields

  NameDescription
AuthHeader
Manages the customer credentials that are passed as a soap header to authenticate the web service call

See Also