|
|
Licence
|
public class LicenceInfo
The LicenceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Customers | A non-null array of customers permitted to the account. Each customer has a non-null array of child jobs loaded, so clients can access the full customer and job hierarchy immediately after login. | |
| Realms | A non-null array of realms permitted to the account. If the licensing provider does not support realms then the array will always be empty. |