Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1020 Bytes

getorganization.md

File metadata and controls

38 lines (25 loc) · 1020 Bytes

GetOrganization

Description

Gets an organization

Note that to call this function, you must:

  • Set the AdminEncryptionKey

{% code overflow="wrap" %}

IQlmOrganizationInfo UpdateOrganization(string webServiceUrl, int orgID, string orgName)

{% endcode %}

Parameters

Parameter Type Description
webServiceUrl string URL to the QLM License Server.
orgID int Organization ID
orgName string Organization Name

Return

Type Description
IQlmOrganizationInfo Organization information

Remarks

You must set the orgID or the orgName.

Availability

  • Edition: QLM Enterprise
  • Version: v17+