usePersistentLicense property

bool usePersistentLicense
getter/setter pair

boolean If true, store protected content with a persistent license so that no network is required to view. If false, store protected content without a persistent license. A network will be required to retrieve a temporary license to view. Defaults to true.

Implementation

external bool usePersistentLicense;