ResourceCollection<License> |
CustomerUserLicenseCollectionOperations.get() |
Retrieves the assigned licenses to a customer user.
|
ResourceCollection<License> |
CustomerUserLicenseCollectionOperations.get(List<LicenseGroupId> licenseGroupIds) |
Retrieves the assigned licenses to a customer user.
|
ResourceCollection<License> |
ICustomerUserLicenseCollection.get() |
Retrieves the assigned licenses to a customer user.
|
ResourceCollection<License> |
ICustomerUserLicenseCollection.get(List<LicenseGroupId> licenseGroupIds) |
Retrieves the assigned licenses to a customer user.
|