maxUses property

int? maxUses
getter/setter pair

The maximum number of uses the license is allowed to have. This is by default inherited from the policy, but can be overridden on a per-license basis.

Implementation

int? maxUses;