ContentKeyPolicyPlayReadyLicense interface

The PlayReady license

Properties

allowTestDevices

A flag indicating whether test devices can use the license.

beginDate

The begin date of license

contentKeyLocation

The content key location.

contentType

The PlayReady content type.

expirationDate

The expiration date of license.

gracePeriod

The grace period of license.

licenseType

The license type.

playRight

The license PlayRight

relativeBeginDate

The relative begin date of license.

relativeExpirationDate

The relative expiration date of license.

securityLevel

The security level.

Property Details

allowTestDevices

A flag indicating whether test devices can use the license.

allowTestDevices: boolean

Property Value

boolean

beginDate

The begin date of license

beginDate?: Date

Property Value

Date

contentKeyLocation

The content key location.

contentKeyLocation: ContentKeyPolicyPlayReadyContentKeyLocationUnion

Property Value

contentType

The PlayReady content type.

contentType: string

Property Value

string

expirationDate

The expiration date of license.

expirationDate?: Date

Property Value

Date

gracePeriod

The grace period of license.

gracePeriod?: string

Property Value

string

licenseType

The license type.

licenseType: string

Property Value

string

playRight

The license PlayRight

playRight?: ContentKeyPolicyPlayReadyPlayRight

Property Value

relativeBeginDate

The relative begin date of license.

relativeBeginDate?: string

Property Value

string

relativeExpirationDate

The relative expiration date of license.

relativeExpirationDate?: string

Property Value

string

securityLevel

The security level.

securityLevel?: string

Property Value

string